Operating System - HP-UX
1823290 Members
3243 Online
109651 Solutions
New Discussion юеВ

Failure of server APACHE bridge in HP

 
ramesh_43
New Member

Failure of server APACHE bridge in HP

I am getting below message in the browser, when my weblogic8 sp1 has been bridged with apache 2.0.46
"Failure of server APACHE bridge"
please somebody's is appreciated.

Regards
ramesh
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: Failure of server APACHE bridge in HP

ps -ef | grep httpd

Is there any output? If not, restart apache and note any error messages that it returns.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Ian McKerracher_1
Trusted Contributor

Re: Failure of server APACHE bridge in HP

Hello Ramesh,

This may be of interest to you.

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=945954


Regards,

Ian

John Payne_2
Honored Contributor

Re: Failure of server APACHE bridge in HP

We only get the Apache bridge error when weblogic has either died or been shut down. This is completely duplicatible, and we have build a script to go check apache, looking for that message, and if it occurs, shut apache down and notify us. (We have redundancy in the apache/weblogic layer.)

BTW, your version of apache is very, very old.

Hope it helps

John
Spoon!!!!
ram chaitanya muppalla_1
Occasional Advisor

Re: Failure of server APACHE bridge in HP

Hello Ramesh,

I faced a similar kind of scenario

1. Ensure that the weblogic plug-in is properly configured.
2. Are u using WL clusters or single hosts.. either way, it's important to configure appro.
3. You get this error when apache is running and unable to communicate with weblogic server.

I reviewed the access.log and error.log in ~/apache/logs directory as well as check the logfiles under the Managed Instance or admin server log files.

Ensure that the weblogic plug-in is supported by apache (compatible) as per the weblogic documentation/apache.

Please free to go thru this link , which provides a step by step installation instruction for the same.

http://e-docs.bea.com/wls/docs81/plugins/apache.html

Feel free to paste them... try again and it should retrieve the data.

I hope this helps and feel free to let me know incase the problem persists.

Regards,
Ram