Thanks Fred John and others who provided their help and suggestions.

Finally the issue was resolved.

We have added the entry in all hosts file as well as Infra team has changed
it to sticky session at LB end.

On Wed, Jan 30, 2013 at 8:50 PM, Grooms, Frederick W <
[email protected]> wrote:

> **
>
> It sounds like you are going back thru the load balancer from the MT Web
> server****
>
> ** **
>
> This is probably not the approved method, but it works for us…****
>
> ** **
>
> Edit your /etc/hosts file (example is just for the web server line not
> the entire file)   ****
>
> From something like   ****
>
> > cat /etc/hosts   ****
>
> # Do not remove the following line, or various programs   ****
>
> # that require network functionality will fail.   ****
>
> 127.0.0.1       localhost.localdomain localhost   ****
>
> ::1             localhost6.localdomain6 localhost6   ****
>
> 192.168.1.194   mtws1 mtws1.corp.com   ****
>
> ** **
>
> To something like   ****
>
> > cat /etc/hosts   ****
>
> # Do not remove the following line, or various programs   ****
>
> # that require network functionality will fail.   ****
>
> 127.0.0.1       localhost.localdomain localhost   ****
>
> ::1             localhost6.localdomain6 localhost6   ****
>
> 192.168.1.194   mtws1 mtws1.corp.com mtlb mtlb.corp.com   ****
>
> ** **
>
> What adding the load balancer web server name to the line for your MidTierweb 
> server does is once your load balancer has transferred a connection to
> a server it will stay there and not go back to the load balancer.  The
> only downside is once you are on a server you will stay there.****
>
> ** **
>
> Also … If you have VirtualHosts (with ServerAlias) set up in your apache
> httpd.conf, make sure to add the load balancer name to that line as well
> (so your MidTier web server knows itself by both names as well).****
>
> ** **
>
> Fred****
>
> ** **
>
> ** **
>
> ** **
>
> *From:* syed Ziyan [mailto:[email protected]]
> *Sent:* Wednesday, January 30, 2013 12:09 AM
> *To:* [email protected]; Grooms, Frederick W
>
> *Subject:* Re: Midtier Loadbalancer is not working - Any suggestion ? -
> URGENT****
>
> ** **
>
> Hi Fred and All,
>
> When I login to Individual MT WS (1 & 2)- the below are login page
>
> http://WS1/arsys/shared/login.jsp
> http://WS2/arsys/shared/login.jsp
>
> Once enter id & password, it logged in the page I am looking is below
> which is fine.  -
>
>
> http://MTWS1/arsys/forms/ARSLB/SHR%3ALandingConsole/Default+Administrator+View/?cacheid=c9003b9e
>
>
> http://MTWS2/arsys/forms/ARSLB/SHR%3ALandingConsole/Default+Administrator+View/?cacheid=c9003b9e
>
> But when I open MT LB login page (url below)
>
> http://MTLB/arsys/shared/login.jsp--- after entering id and password it
> returns the below page and not getting authenticated and same login page
> appears with below url -
>
>
> http://MTLB/arsys/shared/login.jsp?/arsys/forms/ARSLB/SHR%3ALandingConsole/Default+Administrator+View/?cacheid=c9003b9e
>
> ARSLB = ARS load Balancer
>
> We have default web path set in all the ARS servers ar.cfg
>
> We are using Linux
> Linux 2.6.18-194.el5 x86_64 x86_64 x86_64 GNU/Linux
> DB Oracle 11G
>
> Mid Tier Version 7.6.04 SP3 201201302357
> Installation Directory /opt/bmc/ARSystem/midtier
> Web Server Information Apache Tomcat/6.0.20
> Operating System Name Linux
> Java Version 1.6.0_35
>
> Please let me know if you need more information. Waiting for your
> help/suggestion.
>
> Thanks
> Ziyan
> **
> ******
>
>  -----Original Message-----****
>
> On Wed, Jan 30, 2013 at 12:32 AM, Grooms, Frederick W  wrote:****
>
> Just to be clear
>
> You can login if you go direct to the MidTier web server
> http://MTweb1/ars/. <http://MTweb1/ars/>..
>
> You put into your web browser   http://LBweb/ars/. <http://LBweb/ars/>..
> The load balancer forwards the request over to the MidTier web server 1
> http://MTweb1/ars/. <http://MTweb1/ars/>..
>
> What does the URL in your browser show?
>
> Also,   What OS are your web servers (and MidTier on)?
>
> Fred
>
>
> -----Original Message-----
> From: Action Request System discussion list(ARSList) [mailto:
> [email protected]] On Behalf Of syed Ziyan
> Sent: Tuesday, January 29, 2013 12:18 PM
> To: [email protected]
> Subject: Re: Midtier Loadbalancer is not working - Any suggestion ? -
> URGENT
>
> ** Hi John,****
>
>
> Thanks for your help.. I tried with changing the default web path (in
> ar.cfg file ) for all the ARS servers.
>
> I am able to login to 2 Individual MT servers but still i can login to MT
> Load Balancer. When I am opening the URL through browser, the Login Page
> appears for MT Load Balancer, but there not able to login and can't view
> any pages.
>
> It will be very nice, if you or anybody put some thoughts on it.
>
> Thanks
> Ziyan****
>
> ** **
>  _ARSlist: "Where the Answers Are" and have been for 20 years_

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to