<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: NetWeaver AS Java 7.40 Load Balancing in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712836#M3476216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The URL that Jun provided (&lt;A href="http://help.sap.com/saphelp_nw73/helpdata/en/4a/93c8ceedaa388fe10000000a42189c/content.htm"&gt;http://help.sap.com/saphelp_nw73/helpdata/en/4a/93c8ceedaa388fe10000000a42189c/content.htm&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;states that you should use the following as the URLs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="SAPXDPParagraph " style="font-family: arial, sans-serif; color: #333333; background-color: #ffffff;"&gt;&lt;EM&gt;"We recommend that you use the following value to configure the &lt;EM class="SAPXDPScreenElement " style="font-family: inherit;" title="Object name"&gt;GroupInfoRequest&lt;/EM&gt; property:&lt;/EM&gt;&lt;/P&gt;&lt;P class="SAPXDPParagraph " style="font-family: arial, sans-serif; color: #333333; background-color: #ffffff;"&gt;&lt;EM&gt;&lt;TT class="SAPXDPUserEntry monospace" style="font-family: 'Courier New', Courier, monospace; font-style: inherit; font-weight: bold; color: #45157e;" title="User entry"&gt;/J&lt;/TT&gt;&lt;TT class="SAPXDPUserEntry monospace" style="font-family: 'Courier New', Courier, monospace; font-style: inherit; font-weight: bold; color: #45157e;" title="User entry"&gt;2&lt;/TT&gt;&lt;TT class="SAPXDPUserEntry monospace" style="font-family: 'Courier New', Courier, monospace; font-style: inherit; font-weight: bold; color: #45157e;" title="User entry"&gt;EE/icr_groups&lt;/TT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P class="SAPXDPParagraph " style="font-family: arial, sans-serif; color: #333333; background-color: #ffffff;"&gt;&lt;EM&gt;We recommend that you use the following value to configure the &lt;EM class="SAPXDPScreenElement " style="font-family: inherit;" title="Object name"&gt;UrlMapRequest&lt;/EM&gt; property:&lt;/EM&gt;&lt;/P&gt;&lt;P class="SAPXDPParagraph " style="font-family: arial, sans-serif; color: #333333; background-color: #ffffff;"&gt;&lt;EM&gt;&lt;TT class="SAPXDPUserEntry monospace" style="font-family: 'Courier New', Courier, monospace; font-style: inherit; font-weight: bold; color: #45157e;" title="User entry"&gt;/J&lt;/TT&gt;&lt;TT class="SAPXDPUserEntry monospace" style="font-family: 'Courier New', Courier, monospace; font-style: inherit; font-weight: bold; color: #45157e;" title="User entry"&gt;2&lt;/TT&gt;&lt;TT class="SAPXDPUserEntry monospace" style="font-family: 'Courier New', Courier, monospace; font-style: inherit; font-weight: bold; color: #45157e;" title="User entry"&gt;EE/icr_urlprefix"&lt;/TT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The basic steps are:&lt;/P&gt;&lt;P&gt;1, Configure the HTTP Provider as per here:&lt;BR /&gt;&lt;A href="http://help.sap.com/saphelp_nw73/helpdata/en/4a/93c8ceedaa388fe10000000a42189c/content.htm"&gt;http://help.sap.com/saphelp_nw73/helpdata/en/4a/93c8ceedaa388fe10000000a42189c/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This will allow you to access those URLs (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;your server&amp;gt;:&amp;lt;port&amp;gt;:/J2EE/icr_groups) to obtain a list of groups.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2, Configure the groups themselves.&lt;BR /&gt;See here: &lt;A href="http://help.sap.com/saphelp_nw73/helpdata/en/4a/954cac17335ff9e10000000a421937/content.htm"&gt;http://help.sap.com/saphelp_nw73/helpdata/en/4a/954cac17335ff9e10000000a421937/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This will then allow you to SEE the groups and the Java Servers when you do call your URL (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;your server&amp;gt;:&amp;lt;port&amp;gt;:/J2EE/icr_groups).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3, Configure Web Dispatcher with the GroupInfoRequest and UrlMapRequest properties in it's profile file.&amp;nbsp; The values will be the same values you defined in step #1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4, Configure Web Dispatcher to route specific URL prefixes to your specific logon groups.&lt;/P&gt;&lt;P&gt;You will need to see here for this: &lt;A href="http://help.sap.com/saphelp_nw74/helpdata/en/48/99cb747f020e27e10000000a421937/content.htm"&gt;http://help.sap.com/saphelp_nw74/helpdata/en/48/99cb747f020e27e10000000a421937/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should note the security warnings about the information that can be seen when you query those new J2EE URLs for groups and prefixes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully that might help you out a little more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Sep 2013 12:00:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-09-18T12:00:28Z</dc:date>
    <item>
      <title>NetWeaver AS Java 7.40 Load Balancing</title>
      <link>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaq-p/9712831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a little background on what I believe is going on and what I am trying to achieve. We have a web application deployed to a NetWeaver AS Java 7.40 eight node cluster, which can kick of a couple types of jobs. The one job is rather intensive in the sense that it involves a decent amount of web traffic via RabbitMQ messages and REST calls. When this job is running our web app becomes a tad unresponsive. It seems subsequent AJAX calls are not processed until this job is finished, which I am guess is because each node is backlogged with requests to handle. With this suspicion in mind, I would like to possible use &lt;A href="http://help.sap.com/saphelp_nw74/helpdata/en/48/99cb747f020e27e10000000a421937/content.htm"&gt;server groups&lt;/A&gt; or &lt;A href="http://help.sap.com/saphelp_nw74/helpdata/en/48/9ab3df48c673e8e10000000a42189b/content.htm?frameset=/en/48/99cb747f020e27e10000000a421937/frameset.htmhttp://help.sap.com/saphelp_nw74/helpdata/en/48/9ab3df48c673e8e10000000a42189b/content.htm?frameset=/en/48/99cb747f020e27e10000000a421937/frameset.htm"&gt;logon groups&lt;/A&gt; to keep certain REST calls from only being handled by a subset of the nodes in the cluster or maybe something else along these lines. My limited understanding of the logon groups in NetWeaver makes me believe that this could be used to allow 1 or 2 nodes to always be available to process requests from the web app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already tried tweaking some of the ICM and Web Dispatcher profile parameters by appending the following to &lt;STRONG style="font-family: courier new,courier;"&gt;/usr/sap/RL3/SYS/profile/DEFAULT.PFL&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;SPAN style="color: #696969;"&gt;#-----------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #696969;"&gt;# Custom Parameters&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #696969;"&gt;#-----------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #40015a;"&gt;icm/max_conn&lt;/SPAN&gt; &lt;SPAN style="color: #44aadd;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: #008c00;"&gt;1000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #40015a;"&gt;icm/max_threads&lt;/SPAN&gt; &lt;SPAN style="color: #44aadd;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: #008c00;"&gt;1000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #40015a;"&gt;icm/req_queue_len&lt;/SPAN&gt; &lt;SPAN style="color: #44aadd;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: #008c00;"&gt;10000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #40015a;"&gt;wdisp/info_timeout&lt;/SPAN&gt; &lt;SPAN style="color: #44aadd;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: #008c00;"&gt;61&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did find where to add Logon Groups in NWA, but its not clear to me how to configure one and how to make it work. I went to&lt;STRONG&gt; NWA --&amp;gt; Configuration --&amp;gt; Infrastructure --&amp;gt; Java HTTP Provider Configuration --&amp;gt; Logon Groups&lt;/STRONG&gt; tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this point, I added one node to the "Instances" for a new Logon Group I created and for the "Prefixes" tab I added "/security-service" which I was hoping to get all of our REST calls in the format of "&lt;A href="http://rl3nw74:50000/security-service/..."&gt;http://rl3nw74:50000/security-service/...&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This does not seem to be working though. Do I need to configure a URL mapping in some property file somewhere or do something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 14:28:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaq-p/9712831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-12T14:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: NetWeaver AS Java 7.40 Load Balancing</title>
      <link>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712832#M3476212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should use web dispatcher for load balancing.Please check below link for load balancing using server groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://help.sap.com/saphelp_nwce711/helpdata/en/48/8fe37933114e6fe10000000a421937/frameset.htm" title="http://help.sap.com/saphelp_nwce711/helpdata/en/48/8fe37933114e6fe10000000a421937/frameset.htm"&gt;http://help.sap.com/saphelp_nwce711/helpdata/en/48/8fe37933114e6fe10000000a421937/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 16:16:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712832#M3476212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-12T16:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: NetWeaver AS Java 7.40 Load Balancing</title>
      <link>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712833#M3476213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for taking some time to respond. As I understand it, "logon groups" are a part of the Web Dispatcher's Load Balancing. Therefore, I am looking for a better description of how to configure logon groups to work based off of certain URL patterns/prefixes. Could you please describe in more detail than the help documentation, as it does not clearly state how or where to make such configurations?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 16:55:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712833#M3476213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-12T16:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: NetWeaver AS Java 7.40 Load Balancing</title>
      <link>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712834#M3476214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to make logon group based load balancing work for Java servers. In addition the Java server configuration, it is necessary to configure the web dispatcher properly for this to work. For details, please refer to note 1127717 and the online documentation,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw73/helpdata/en/4a/93c8ceedaa388fe10000000a42189c/content.htm"&gt;http://help.sap.com/saphelp_nw73/helpdata/en/4a/93c8ceedaa388fe10000000a42189c/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 02:01:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712834#M3476214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-13T02:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: NetWeaver AS Java 7.40 Load Balancing</title>
      <link>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712835#M3476215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen this link several times, but it is incomplete in my opinion. It does not explain what are appropriate values for &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM class="SAPXDPScreenElement " title="Object name"&gt;wdisp/J2EE/group_info_location&lt;/EM&gt; and &lt;EM class="SAPXDPScreenElement " title="Object name"&gt;wdisp/J2EE/url_map_location&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This &lt;A href="http://help.sap.com/saphelp_nwpi711/helpdata/en/48/877df50e3f2722e10000000a42189d/content.htm?frameset=/en/48/957caf94cc73eae10000000a42189b/frameset.htm"&gt;link&lt;/A&gt; makes it sound like they should be a URL, but what URL? There is also &lt;EM class="SAPXDPScreenElement " title="Object name"&gt;wdisp/group_info_location&lt;/EM&gt; and &lt;EM class="SAPXDPScreenElement " title="Object name"&gt;wdisp/url_map_location&lt;/EM&gt; set to some file path, but they do not use the "J2EE" in the parameter names. Are these two parameters needed as well? Can this file just be any file on the master node in the cluster? Or, does it have to go in a specific folder on every server in the cluster?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the same link, I'm guessing the &lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;/usr/sap/RL3/SYS/profile/DEFAULT.PFL&lt;/STRONG&gt;&lt;/SPAN&gt; would have two lines in it like the following:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;SPAN style="color: #696969;"&gt;#-----------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #696969;"&gt;# Custom Parameters&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #696969;"&gt;#-----------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #40015a;"&gt;wdisp/group_info_location&lt;/SPAN&gt; &lt;SPAN style="color: #44aadd;"&gt;=&lt;/SPAN&gt; file&lt;SPAN style="color: #808030;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #40015a;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="color: #40015a;"&gt;/usr/sap/RL3/SYS/profile/group_info_location.cfg&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #40015a;"&gt;wdisp/url_map_location&lt;/SPAN&gt; &lt;SPAN style="color: #44aadd;"&gt;=&lt;/SPAN&gt; file&lt;SPAN style="color: #808030;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #40015a;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="color: #40015a;"&gt;/usr/sap/RL3/SYS/profile/url_map_location.cfg&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then each of these files would be created and maybe look like (based on the default values):&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;SPAN style="color: #40015a;"&gt;/sap/public&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #40015a;"&gt;/icf_info&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #40015a;"&gt;/icr_groups&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #40015a;"&gt;/security-service&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would this be correct for intercepting all REST calls of the form "&lt;A class="jive-link-external-small" href="http://rl3nw74:50000/security-service/..."&gt;http://rl3nw74:50000/security-service/...&lt;/A&gt;". Why do they have the same default values (what is the difference/purpose of each these parameters)? Is the following screen show a properly configure "logon group" given the above examples?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/279225" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 13:51:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712835#M3476215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-13T13:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: NetWeaver AS Java 7.40 Load Balancing</title>
      <link>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712836#M3476216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The URL that Jun provided (&lt;A href="http://help.sap.com/saphelp_nw73/helpdata/en/4a/93c8ceedaa388fe10000000a42189c/content.htm"&gt;http://help.sap.com/saphelp_nw73/helpdata/en/4a/93c8ceedaa388fe10000000a42189c/content.htm&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;states that you should use the following as the URLs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="SAPXDPParagraph " style="font-family: arial, sans-serif; color: #333333; background-color: #ffffff;"&gt;&lt;EM&gt;"We recommend that you use the following value to configure the &lt;EM class="SAPXDPScreenElement " style="font-family: inherit;" title="Object name"&gt;GroupInfoRequest&lt;/EM&gt; property:&lt;/EM&gt;&lt;/P&gt;&lt;P class="SAPXDPParagraph " style="font-family: arial, sans-serif; color: #333333; background-color: #ffffff;"&gt;&lt;EM&gt;&lt;TT class="SAPXDPUserEntry monospace" style="font-family: 'Courier New', Courier, monospace; font-style: inherit; font-weight: bold; color: #45157e;" title="User entry"&gt;/J&lt;/TT&gt;&lt;TT class="SAPXDPUserEntry monospace" style="font-family: 'Courier New', Courier, monospace; font-style: inherit; font-weight: bold; color: #45157e;" title="User entry"&gt;2&lt;/TT&gt;&lt;TT class="SAPXDPUserEntry monospace" style="font-family: 'Courier New', Courier, monospace; font-style: inherit; font-weight: bold; color: #45157e;" title="User entry"&gt;EE/icr_groups&lt;/TT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P class="SAPXDPParagraph " style="font-family: arial, sans-serif; color: #333333; background-color: #ffffff;"&gt;&lt;EM&gt;We recommend that you use the following value to configure the &lt;EM class="SAPXDPScreenElement " style="font-family: inherit;" title="Object name"&gt;UrlMapRequest&lt;/EM&gt; property:&lt;/EM&gt;&lt;/P&gt;&lt;P class="SAPXDPParagraph " style="font-family: arial, sans-serif; color: #333333; background-color: #ffffff;"&gt;&lt;EM&gt;&lt;TT class="SAPXDPUserEntry monospace" style="font-family: 'Courier New', Courier, monospace; font-style: inherit; font-weight: bold; color: #45157e;" title="User entry"&gt;/J&lt;/TT&gt;&lt;TT class="SAPXDPUserEntry monospace" style="font-family: 'Courier New', Courier, monospace; font-style: inherit; font-weight: bold; color: #45157e;" title="User entry"&gt;2&lt;/TT&gt;&lt;TT class="SAPXDPUserEntry monospace" style="font-family: 'Courier New', Courier, monospace; font-style: inherit; font-weight: bold; color: #45157e;" title="User entry"&gt;EE/icr_urlprefix"&lt;/TT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The basic steps are:&lt;/P&gt;&lt;P&gt;1, Configure the HTTP Provider as per here:&lt;BR /&gt;&lt;A href="http://help.sap.com/saphelp_nw73/helpdata/en/4a/93c8ceedaa388fe10000000a42189c/content.htm"&gt;http://help.sap.com/saphelp_nw73/helpdata/en/4a/93c8ceedaa388fe10000000a42189c/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This will allow you to access those URLs (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;your server&amp;gt;:&amp;lt;port&amp;gt;:/J2EE/icr_groups) to obtain a list of groups.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2, Configure the groups themselves.&lt;BR /&gt;See here: &lt;A href="http://help.sap.com/saphelp_nw73/helpdata/en/4a/954cac17335ff9e10000000a421937/content.htm"&gt;http://help.sap.com/saphelp_nw73/helpdata/en/4a/954cac17335ff9e10000000a421937/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This will then allow you to SEE the groups and the Java Servers when you do call your URL (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;your server&amp;gt;:&amp;lt;port&amp;gt;:/J2EE/icr_groups).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3, Configure Web Dispatcher with the GroupInfoRequest and UrlMapRequest properties in it's profile file.&amp;nbsp; The values will be the same values you defined in step #1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4, Configure Web Dispatcher to route specific URL prefixes to your specific logon groups.&lt;/P&gt;&lt;P&gt;You will need to see here for this: &lt;A href="http://help.sap.com/saphelp_nw74/helpdata/en/48/99cb747f020e27e10000000a421937/content.htm"&gt;http://help.sap.com/saphelp_nw74/helpdata/en/48/99cb747f020e27e10000000a421937/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should note the security warnings about the information that can be seen when you query those new J2EE URLs for groups and prefixes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully that might help you out a little more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 12:00:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712836#M3476216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-18T12:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: NetWeaver AS Java 7.40 Load Balancing</title>
      <link>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712837#M3476217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darryl, thanks for the pointers, but I had already seen these documents. However, the description of how to get to the icr_groups link was a nice bonus and not well described in any of those links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The root cause of the my issue with the web dispatcher problems turns out to be that the Web Dispatcher actually wasn't really installed and or running to begin with. Its very strange to me how the documentation neglects to inform you how to confirm this as this would seem to be the first step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This link explains how to do just that: &lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/0b/25453cf1fcc85ee10000000a11402f/content.htm"&gt;link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This supposedly is configured with the following file after running the bootstrap: &lt;STRONG style="font-family: 'courier new', courier;"&gt;/usr/sap/RL3/J00/exe/sapwebdisp.pfl&lt;/STRONG&gt;, but it does not seem to be picking up my changes for the load balancing strategy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bootstrap was done like so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;SPAN style="font-weight: bold;"&gt;&amp;gt;&lt;/SPAN&gt; &lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;usr&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;sap&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;RL3&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;SYS&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;exe&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;run&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;sapwebdisp &lt;SPAN style="color: #007800;"&gt;pf&lt;/SPAN&gt;=&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;usr&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;sap&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;RL3&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;J00&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;exe&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;sapwebdisp.pfl &lt;SPAN style="color: #660033;"&gt;-bootstrap&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SAP Web Dispatcher Bootstrap&lt;/P&gt;&lt;P&gt;============================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This bootstrap will perform the following steps:&lt;/P&gt;&lt;P&gt;1. create profile &lt;SPAN style="color: #c20cb9; font-weight: bold;"&gt;file&lt;/SPAN&gt; &lt;SPAN style="color: #ff0000;"&gt;"sapwebdisp.pfl"&lt;/SPAN&gt; &lt;SPAN style="font-weight: bold;"&gt;for&lt;/SPAN&gt; SAP Web Dispatcher &lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: bold;"&gt;if&lt;/SPAN&gt; not already existing&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2. create user &lt;SPAN style="font-weight: bold;"&gt;for&lt;/SPAN&gt; web based administration &lt;SPAN style="font-weight: bold;"&gt;in&lt;/SPAN&gt; &lt;SPAN style="color: #c20cb9; font-weight: bold;"&gt;file&lt;/SPAN&gt; &lt;SPAN style="color: #ff0000;"&gt;"icmauth.txt"&lt;/SPAN&gt; &lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: bold;"&gt;if&lt;/SPAN&gt; not already exisiting&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;3. start SAP Web Dispatcher with the created profile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the bootstrap you can use the web based administration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generating Profile &lt;SPAN style="color: #ff0000;"&gt;"sapwebdisp.pfl"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hostname of Message Server &lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;(&lt;/SPAN&gt;rdisp&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;mshost&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;)&lt;/SPAN&gt;: 10.2.95.53&lt;/P&gt;&lt;P&gt;HTTP Port of Message Server &lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;(&lt;/SPAN&gt;ms&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;http_port&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;)&lt;/SPAN&gt;: 8101&lt;/P&gt;&lt;P&gt;Checking connection to message server...OK&lt;/P&gt;&lt;P&gt;Unique Instance Number &lt;SPAN style="font-weight: bold;"&gt;for&lt;/SPAN&gt; SAP Web Dispatcher &lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;(&lt;/SPAN&gt;SAPSYSTEM&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;)&lt;/SPAN&gt;: 6&lt;/P&gt;&lt;P&gt;HTTP port number &lt;SPAN style="font-weight: bold;"&gt;for&lt;/SPAN&gt; SAP Web Dispatcher: 9101&lt;/P&gt;&lt;P&gt;Create configuration &lt;SPAN style="font-weight: bold;"&gt;for&lt;/SPAN&gt; s&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;(&lt;/SPAN&gt;mall&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;)&lt;/SPAN&gt;, m&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;(&lt;/SPAN&gt;edium&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;)&lt;/SPAN&gt;, l&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;(&lt;/SPAN&gt;arge&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;)&lt;/SPAN&gt; system &lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;(&lt;/SPAN&gt;default: medium&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;)&lt;/SPAN&gt;: &lt;/P&gt;&lt;P&gt;Profile &lt;SPAN style="color: #ff0000;"&gt;"sapwebdisp.pfl"&lt;/SPAN&gt; generated&lt;/P&gt;&lt;P&gt;Authentication &lt;SPAN style="color: #c20cb9; font-weight: bold;"&gt;file&lt;/SPAN&gt; &lt;SPAN style="color: #ff0000;"&gt;"icmauth.txt"&lt;/SPAN&gt; generated&lt;/P&gt;&lt;P&gt;Web Administration user is &lt;SPAN style="color: #ff0000;"&gt;"icmadm"&lt;/SPAN&gt; with password &lt;SPAN style="color: #ff0000;"&gt;"5W7VVwcE"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Restart sapwebdisp with profile: sapwebdisp.pfl&lt;/P&gt;&lt;P&gt;sapwebdisp started with new pid 24864&lt;/P&gt;&lt;P&gt;Web administration accessible with &lt;SPAN style="color: #ff0000;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://rl6nw74:9101/sap/wdisp/admin"&gt;http://rl6nw74:9101/sap/wdisp/admin&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Web Dispatcher bootstrap ended &lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #007800;"&gt;rc&lt;/SPAN&gt;=0&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;rl6nw74:rl3adm 53&lt;SPAN style="font-weight: bold;"&gt;&amp;gt;&lt;/SPAN&gt; sapscsa&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;(&lt;/SPAN&gt;5&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;)&lt;/SPAN&gt;:24864: I am &lt;SPAN style="color: #ff0000;"&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&lt;/SPAN&gt;, but should be &lt;SPAN style="color: #ff0000;"&gt;"sapsys&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;sapscsa: system&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;(&lt;/SPAN&gt;.&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;sapmscsa &lt;SPAN style="color: #007800;"&gt;pf&lt;/SPAN&gt;=sapwebdisp.pfl &lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;)&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;.&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="color: #007800;"&gt;sapmscsa&lt;/SPAN&gt;=&lt;SPAN style="font-weight: bold;"&gt;&amp;gt;&lt;/SPAN&gt;sapparam: SAPSYSTEMNAME neither &lt;SPAN style="font-weight: bold;"&gt;in&lt;/SPAN&gt; Profile nor &lt;SPAN style="font-weight: bold;"&gt;in&lt;/SPAN&gt; Commandline&lt;/P&gt;&lt;P&gt;sapcscsa: SCSA defined. sapscsaId == 2293782 == 00230016&amp;nbsp; perm == 416&lt;/P&gt;&lt;P&gt;sapcscsa: SCSA attached at address 7fbafbdd0000&lt;/P&gt;&lt;P&gt;sapcscsa: SCSA initialized.&lt;/P&gt;&lt;P&gt;.&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;log&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;SLOG06: No such &lt;SPAN style="color: #c20cb9; font-weight: bold;"&gt;file&lt;/SPAN&gt; or directory&lt;/P&gt;&lt;P&gt;rslgwr1&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;(&lt;/SPAN&gt;20&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;)&lt;/SPAN&gt;: rstrbopen cannot open pre-existing SysLog file.&lt;/P&gt;&lt;P&gt;.&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;log&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;SLOG06: No such &lt;SPAN style="color: #c20cb9; font-weight: bold;"&gt;file&lt;/SPAN&gt; or directory&lt;/P&gt;&lt;P&gt;rslgwr1&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;(&lt;/SPAN&gt;11&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;)&lt;/SPAN&gt;: rstrbopen cannot open SysLog file.&lt;/P&gt;&lt;P&gt;SysLog:iE1020130920135719002486700000salocalhosrl3adm&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sapmscsa&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :SCSA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4096&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;.&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;sapmscsa: finished.&lt;/P&gt;&lt;P&gt;.&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;log&lt;SPAN style="font-weight: bold;"&gt;/&lt;/SPAN&gt;SLOG06: No such &lt;SPAN style="color: #c20cb9; font-weight: bold;"&gt;file&lt;/SPAN&gt; or directory&lt;/P&gt;&lt;P&gt;rslgwr1&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;(&lt;/SPAN&gt;11&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;)&lt;/SPAN&gt;: rstrbopen cannot open SysLog file.&lt;/P&gt;&lt;P&gt;SysLog:mIM120130920135719002486400000IC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :SAP Web Dispatcher&lt;SPAN style="font-weight: bold;"&gt;&amp;amp;&lt;/SPAN&gt;rl6nw74&lt;SPAN style="font-weight: bold;"&gt;&amp;amp;&lt;/SPAN&gt;24864&lt;SPAN style="font-weight: bold;"&gt;&amp;amp;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IcmInitStartupicxxman.1936&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: bold;"&gt;***&lt;/SPAN&gt; SAP Web Dispatcher up and operational &lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;(&lt;/SPAN&gt;pid: 24864, HTTP: 9101, HTTPS: -&lt;SPAN style="color: #7a0874; font-weight: bold;"&gt;)&lt;/SPAN&gt; &lt;SPAN style="font-weight: bold;"&gt;***&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is &lt;STRONG&gt;9101&lt;/STRONG&gt; a valid port for the Web Dispatcher?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 19:41:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712837#M3476217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-20T19:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: NetWeaver AS Java 7.40 Load Balancing</title>
      <link>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712838#M3476218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, 9101 (you're sneaking through the firewall I see) is a valid port.&lt;/P&gt;&lt;P&gt;It should work on any valid TCP port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The log says that it's up and working.&lt;/P&gt;&lt;P&gt;Can you see that it's listening on 9101?&amp;nbsp;&amp;nbsp;&amp;nbsp; "netstat -an | grep 9101"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to configure that sapwebdisp.pfl file to now re-direct to the ICM of a SAP message server, or route to somewhere at least.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the help.sap.com&amp;nbsp; for the SAP WebDispatcher config setup:&amp;nbsp; &lt;A href="http://help.sap.com/saphelp_nw74/helpdata/en/48/8fe37933114e6fe10000000a421937/content.htm?frameset=/en/48/877df50e3f2722e10000000a42189d/frameset.htm" title="http://help.sap.com/saphelp_nw74/helpdata/en/48/8fe37933114e6fe10000000a421937/content.htm?frameset=/en/48/877df50e3f2722e10000000a42189d/frameset.htm"&gt;http://help.sap.com/saphelp_nw74/helpdata/en/48/8fe37933114e6fe10000000a421937/content.htm?frameset=/en/48/877df50e3f2722e10000000a42189d/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can administer it via &lt;SPAN style="color: #000000; font-family: helvetica, arial; font-size: 12px; background-color: #f8f8f8;"&gt;&lt;A class="jive-link-external-small" href="http://rl6nw74:9101/sap/wdisp/admin"&gt;http://rl6nw74:9101/sap/wdisp/admin&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp; then use the password "&lt;SPAN style="color: #000000; font-family: helvetica, arial; font-size: 12px; background-color: #ffffff;"&gt;5W7VVwcE&lt;/SPAN&gt;" for icmadmin user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Darryl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 08:36:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712838#M3476218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-23T08:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: NetWeaver AS Java 7.40 Load Balancing</title>
      <link>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712839#M3476219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darryl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the feedback. I was able to get logged into the &lt;A href="http://rl6nw74:9101/sap/wdisp/admin" title="http://rl6nw74:9101/sap/wdisp/admin"&gt;http://rl6nw74:9101/sap/wdisp/admin&lt;/A&gt;. And I can confirm that the Web Dispatcher is up with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;rl6nw74:rl3adm 82&amp;gt; netstat -an | grep 9101&lt;/P&gt;&lt;P&gt;tcp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 0.0.0.0:9101&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0.0.0:*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LISTEN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;unix&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [ ACC ]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STREAM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LISTENING&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 76744&amp;nbsp; /tmp/.sapicm9101&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The part about "You need to configure that sapwebdisp.pfl file to now re-direct to the ICM of a SAP message server, or route to somewhere at least" is not clear to me. I thought&amp;nbsp; during the bootstrap I configured this? Here is a snippet of my sapwebdisp.pfl:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;# Accessibility of Message Servers&lt;/P&gt;&lt;P&gt;rdisp/mshost = 10.2.95.53&lt;/P&gt;&lt;P&gt;ms/http_port = 8101&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# SAP Web Dispatcher Ports&lt;/P&gt;&lt;P&gt;icm/server_port_0 = PROT=HTTP,PORT=9101&lt;/P&gt;&lt;P&gt;icm/server_port_1 =&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 18:26:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712839#M3476219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-23T18:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: NetWeaver AS Java 7.40 Load Balancing</title>
      <link>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712840#M3476220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, that looks good.&lt;/P&gt;&lt;P&gt;The only thing I would say is that you would be better off putting a hostname in there instead of an IP address, but it hopefully should be OK with an IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mention it's not picking up the new load balancing changes.&lt;/P&gt;&lt;P&gt;Can you tell me how you diagnosed that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Can you confirm that 8101 is the HTTP message server for the Java stack (not the ABAP stack)?&lt;/P&gt;&lt;P&gt;- Can you increase the Web Dispatcher trace level, restart it and try again?&lt;/P&gt;&lt;P&gt;- Check the Web Dispatcher trace file for clues to see if it is picking up the routing rules?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Darryl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 07:08:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/netweaver-as-java-7-40-load-balancing/qaa-p/9712840#M3476220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-24T07:08:47Z</dc:date>
    </item>
  </channel>
</rss>

