Plugin(mod_wl.so) for Apache 1.3.X  for weblogic 8.1 on Windows

Can anyone tell me where I can get a plugin(mod_wl.so) for Apache 1.3.X for weblogic 8.1 on Windows. The plugins are avaiable for solaris,AIX and linux. But I could not find any thing for Windows. The plugins are available for Apache 2.X.

I have Apache running on two Linux web servers (dell2 and dell3)
and WLS running on two Linux app servers (dell5 and dell6).
I can also run Apache on two Sun/Solaris web servers (sun2 and
sun3). I have the AcceptBacklog parameter set to 100 on each
WLS Server. There is no problem when I drive the WLS servers
through mod_wl.so running on the Sun servers. The CONNECTION_REFUSED is only seen
when I try to drive them through
mod_wl.so on the Apache/Linux systems.
What is the ap_proxy.cpp file referenced in the error message?
It doesn't appear to be part of the Apache source code yet I
can see references to various ap_proxy functions.
Thanks for your help,
Dave Jaffe
[email protected]
"Jong Lee" <[email protected]> wrote:
>
You should not run apache and wls on the same box for load testing since
apache1.3.x
plugin does not maintain keep-alive
connection to weblogic server. Also try to increate the acceptBacklog
parameter
on wls, the default is 50 which might not
be big enough for load.
thanks
Jong
"Dave Jaffe" <[email protected]> wrote:
As described in a posting yesterday, I got the mod_wl.so working
with WL6.0 SP1 in clustered mode on two Linux 6.2 systems
running Apache 1.3.12 driving two clustered WL servers.
However, under moderate stress I see the following message
appear in the Apache error log after about a minute and the
throughput drops and response time skyrockets:
[error] CONNECTION_REFUSED [os error=11, line 1342 of
ap_proxy.cpp]
I've not played with the Apache source but my guess is that this
error message is meaningful to the developer of mod_wl.so
The two WL servers can handle a workload four times heavier than
what I'm describing here using Sun/Solaris web servers running
Apache 1.3.9 and the Solaris version of mod_wl.so
Any pointers would be much appreciated
Dave Jaffe
Dell Solution Enablement Lab
[email protected]

Similar Messages

  • Plugin(mod_wl.so) required  for Apache 1.3.X for weblogic 8.1 on Windows

    Can anyone tell me where I can get a plugin(mod_wl.so) for Apache 1.3.X for weblogic 8.1 on Windows. The plugins are avaiable for solaris,AIX and linux. But I could not find any thing for Windows

    Can anyone tell me where I can get a plugin(mod_wl.so) for Apache 1.3.X for weblogic 8.1 on Windows. The plugins are avaiable for solaris,AIX and linux. But I could not find any thing for Windows

  • Solaris 10  x86 mod_jk for Apache to Tomcat compilation error

    Hi,
    I try to figure it out how to compile the sources of mod_jk under Solaris 10 x86 on v20z server. The configuration goes right. But when I try to use make. This error appears. The version of mod_jk is 1.1.14. Can anybody help with this probleme?
    Here is the result of the make:
    gcc: .libs/mod_jk.o: No such file or directory
    gcc: ../common/.libs/jk_ajp12_worker.o: No such file or directory
    gcc: ../common/.libs/jk_connect.o: No such file or directory
    gcc: ../common/.libs/jk_msg_buff.o: No such file or directory
    gcc: ../common/.libs/jk_util.o: No such file or directory
    gcc: ../common/.libs/jk_ajp13.o: No such file or directory
    gcc: ../common/.libs/jk_pool.o: No such file or directory
    gcc: ../common/.libs/jk_worker.o: No such file or directory
    gcc: ../common/.libs/jk_ajp13_worker.o: No such file or directory
    gcc: ../common/.libs/jk_lb_worker.o: No such file or directory
    gcc: ../common/.libs/jk_sockbuf.o: No such file or directory
    gcc: ../common/.libs/jk_map.o: No such file or directory
    gcc: ../common/.libs/jk_uri_worker_map.o: No such file or directory
    gcc: ../common/.libs/jk_ajp14.o: No such file or directory
    gcc: ../common/.libs/jk_ajp14_worker.o: No such file or directory
    gcc: ../common/.libs/jk_md5.o: No such file or directory
    gcc: ../common/.libs/jk_shm.o: No such file or directory
    gcc: ../common/.libs/jk_ajp_common.o: No such file or directory
    gcc: ../common/.libs/jk_context.o: No such file or directory
    gcc: ../common/.libs/jk_status.o: No such file or directory
    make[1]: *** [mod_jk.la] Error 1
    make[1]: Leaving directory `/install/jakarta-tomcat-connectors-1.2.14.1-src/jk/native/apache-1.3'
    make: *** [all-recursive] Error 1
    Anybody can help???

    You have to run "make clean" and then make.
    Probably the files could not be compiled because of errors in the first place.
    Try to download the source for apache and compile it for the current platform, otherwise you could get wrong settings.

  • Oracle AD4J Agent Installation Procedures for Apache Jserv

    Hi,
    Has anybody installed AD4J? I got confused during deply Oracle AD4J Agent for Apache Jserv.
    1) For Set up classpath in jserv.conf. The jserv.conf is in target application server? e.g the application server ebiz installed ?
    2) Loading the servlet at startup time:
    The installation guid only has the following line:
    servlets.startup=jamagent.jaminitservlet.jamagent.jaminit.initArgs=jamconshost=localhostservlet.jamagent.jaminit.initArgs=jamconsport=3600
    Should I change some configuration file by adding this line. The file is zone.properties of ebiz application server ?
    How do I know the Agent is installed at Apach Jserv successfully?
    thanks,
    tao

    I'm trying to configure AD4J with E-business suite Apache Jserv (11i). I've added the following to $IAS_ORACLE_HOME/Apache/Jserv/etc/zone.properties and executed $COMMON_TOP/admin/scripts/$CONTEXT_NAME/adapcctl.sh stop and start, but am not seeing any results. The console doesn't seem to pick anything up and none of the log files seem to reflect the loading of the servlets. Please advice on what other debugging tools I may use to investigate the problem.
    jserv.properties:
    wrapper.classpath=/Dbamnt/oracle/grid_control/jade/jamagent.zip
    zone.properties:
    servlets.startup=jamagent.jaminit
    servlet.jamagent.jaminit.initArgs=jamconshost=<FDQN>
    servlet.jamagent.jaminit.initArgs=jamconsport=3600
    Message was edited by:
    user633977

  • Where can I find mod_wl.so for Apache on Red Hat Enterprise 3?

    I have in installed Weblogic Server 9.2 on Red Hat Enterprise server 3, but am unable to find the module mod_wl.so for Apache 2.
    Thanks in advance,
    Pentti

    You can get this plugin in WebLogic 9.2, if you have selected the option install "Web Server Plug-Ins" while installing WebLogic 9.2 as custom type install.

  • Urgent: Plugin for Apache on SuSE Linux

    I am trying to install weblogic Plug-In for Apache 1.3.22 on SuSE linux. I installed
    apache, got the mod_wl.so from weblogic6.1/lib/linux folder. No problems in installing.
    It added
    'LoadModule weblogic_module libexec/mod_wl.so'
    I noticed that it did not add
    'AddModule mod_weblogic.c'.
    Anyway I tried running ./apachectl configtest and I get follwing error message:
    Cannot load /usr/local/apache/libexec/mod_wl.so into server: /usr/local/apache/libexec/mod_wl.so:
    ELF file data encoding not big-endian
    I added the line 'AddModule mod_weblogic.c', but I still get the same error. What
    is going on. Please help immediately. This is extremely urgent.

    Hi
    You can directly update configuration files, and at least restart the listnener.
    %ORACLE_HOME%\NETWORK\ADMIN\tnsnames.ora
    (HOST = 1st_host_Physical_name)
    %ORACLE_HOME%\NETWORK\ADMIN\sqlnet.ora
    (HOST = 1st_host_Physical_name)
    Also make sure that if instance parameter "local_listener" is set it is using physical hostname.
    Regards

  • Weblogic plugin for Apache 2.2

    Where should I download the weblogic plugin for Apache 2.2?
    I'm running WL 10.3 on windows xp.
    Please provide the link .
    Thanks,
    sripos

    Hi
    On this link, click Accept license and go all the way to bottom and click on All Versions link named next to "Oracle WebLogic Server Web Server Plugins 1.1"
    http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
    That click should open this below link. Accept the license and Download the zip file. Then follow the instructions.
    http://www.oracle.com/technetwork/middleware/ias/downloads/wls-plugins-096117.html
    Thanks
    Ravi Jegga

  • Is there a weblogic 11gr1(10.3.6) plugin for apache 2.4 on windows

    I need to find out what version of Web Server Proxy Plugin is the correct one to work with WebLogic Server 11gr1 (10.3.6) and Apache webserver 2.4.
    WebLogic Web Server Plug-In 12c  indicates that  it is backward compatible with WebLogic Web Server Plugins 11gR1 but supports only 64-bit Web Servers. Please refer to Oracle Weblogic WebServer Plug-In 12.1.3 documentation for more information. 
    However when I goto the documentation I do not find any information.
    Any help would be appreciated!

    Hi,
    Can you check your web-server if your web-server is 64 bit then you can go ahead and use the 12c plugins .
    As it is always good to be on the latest plugins .
    If its a 32 bit then you have to stay on 11g plugins for the Webservers.
    Certification matrix for 10.3.6
    http://www.oracle.com/technetwork/middleware/downloads/fmw-11gr1certmatrix.xls
    Hope it helps

  • Coldfusion plugin for Apache 2.2

    Is there a Coldfusion version 4.5 or version 4 plugin for
    Apache webserver 2.2 available? If so, how can I get it? Any help
    is appreciated. Thanks

    We're having the same problem. Is there a plugin that works with apache 2.0.45?
    Thanks,
    Marie
    <[email protected]> wrote:
    Here, we have apache 2.0.44 which works fine with the plugin, but when
    we
    upgrade
    apache from 2.0.44 to 2.0.45 we get the following error
    httpd: module "mod_weblogic.c" is not compatible with this version of
    Apache
    (found
    20020612, need 20020903).
    Please contact the vendor for the correct version.
    Could anybody tell me please where to find a plugin suitable for the
    new
    apache version,
    or in the other hand, could you tell me how to workaround this problem.
    Thanks.
    Luis Esteban
    lesteban at aquanima.com

  • Intermittent problem with weblogic plugin for Apache

    Env: hpux11, wls 4.5.2 w/sp1, apache 1.3.12.1
    I am using Apache as the proxy for servlets. Apache serves all static content html/gifs.
    The servlet request is forwarded to weblogic, and the servlet forwards the request to a jsp which responds with html output. Using IE 5, sometimes the images and html show up properly, other times the html code/tags is displayed. Using Netscape, the page does not display at all when the error occurs, otherwise it displays fine.
    The problem occurs when refreshing the same page.
    The errant display is HTML code/tags like:
    <AREA SHAPE="RECT" COORDS="4,4,82,86"
    Here are the httpd.conf settings for the wls plugin.
    <Files *.jsp
    SetHandler weblogic-handler
    </Files
    <Files *.ssi
    SetHandler weblogic-handler
    </Files
    <Location /servletDispatcher
    SetHandler weblogic-handler
    </Location
    WebLogicHost 192.168.12.63
    WebLogicPort 8173
    MatchExpression *.jsp
    Debug ON
    DebugConfigInfo ON
    HungServerRecoverSecs 300
    CookieName mycookie
    In the debug log for wls plugin, the following failure message is logged to /tmp/wlproxy.log:
    "operation READ failed on fd 8: revents=0x000000c0"
    It looks like a socket error on the plugin. Has anyone seen this error or know what causes it?
    The log message (in /tmp/wlproxy.log) for the entire request follows:
    ========New Request: [GET /tangomain?bid=20654&rq=rates HTTP/1.1] =========
    Thu Nov 9 13:59:11 2000 Init: availcookie=[sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvhmqdw3|-839933
    8697591569903/-1062728652/5/8173/8173/7002/7002/-1]
    Thu Nov 9 13:59:11 2000 In cookie2Servers, const c is 'sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvhm
    qdw3|-8399338697591569903/-1062728652/5/8173/8173/7002/7002/-1'Thu Nov 9 13:59:11 2000 In parseJVMID...'-8399338697591569903/-10627
    28652/5/8173/8173/7002/7002/-1'!!Thu Nov 9 13:59:11 2000 Init: Preferred[0] = 192.168.12.52:8173
    Thu Nov 9 13:59:11 2000 Init: Preferred[1] = :0
    Thu Nov 9 13:59:11 2000 The request string is '/tangomain?bid=20654&rq=rates'
    Thu Nov 9 13:59:11 2000 After trimming path: '/tangomain?bid=20654&rq=rates'
    Thu Nov 9 13:59:11 2000 trying connect to PRIMARY '192.168.12.63'/8173
    Thu Nov 9 13:59:11 2000 Host 192.168.12.63/8173 not found in the server list
    Thu Nov 9 13:59:11 2000 Adding header [Accept]=[application/msword, application/vnd.ms-excel, application/vnd.ms-powerpoint, image/
    gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*]
    Thu Nov 9 13:59:11 2000 Adding header [Accept-Encoding]=[gzip, deflate]
    Thu Nov 9 13:59:11 2000 Adding header [Accept-Language]=[en-us]
    Thu Nov 9 13:59:11 2000 Adding header [Connection]=[Keep-Alive]
    Thu Nov 9 13:59:11 2000 Adding header [Cookie]=[sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvhmqdw3|-8
    399338697591569903/-1062728652/5/8173/8173/7002/7002/-1]
    Thu Nov 9 13:59:11 2000 Adding header [Host]=[mortgage.mysite.com:8443]
    Thu Nov 9 13:59:11 2000 Adding header [Referer]=[https://mortgage.mysite.com:8443/tangomain?bid=20654&rq=main]
    Thu Nov 9 13:59:11 2000 Adding header [User-Agent]=[Mozilla/4.0 (compatible; MSIE 5.0; Windows NT)]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Accept]=[application/msword, application/vnd.ms-excel, application/vnd.ms-powerpoint
    , image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Accept-Encoding]=[gzip, deflate]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Accept-Language]=[en-us]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Cookie]=[sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvh
    mqdw3|-8399338697591569903/-1062728652/5/8173/8173/7002/7002/-1]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Host]=[mortgage.homeside.com:8443]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Referer]=[https://mortgage.mysite.com:8443/tangomain?bid=20654&rq=main]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [User-Agent]=[Mozilla/4.0 (compatible; MSIE 5.0; Windows NT)]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [WL-Proxy-SSL]=[true]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Proxy-Client-IP]=[10.155.217.195]
    Thu Nov 9 13:59:11 2000 Header received from WLS : [HTTP/1.0 200 OK] = []
    Thu Nov 9 13:59:11 2000 Header received from WLS : [Server] = [WebLogic 4.5.2 Service Pack 1 08/31/2000 09:51:21 #81452]
    Thu Nov 9 13:59:11 2000 Header received from WLS : [Content-Type] = [text/html]
    Thu Nov 9 13:59:11 2000 Responses from WLS:
    Thu Nov 9 13:59:11 2000 Headers from WLS [1] ([Server],[WebLogic 4.5.2 Service Pack 1 08/31/2000 09:51:21 #81452])
    Thu Nov 9 13:59:11 2000 Headers from WLS [2] ([Content-Type],[text/html])
    Thu Nov 9 13:59:11 2000 operation READ failed on fd 8: revents=0x000000c0
    Thanks in advance for any assistance.
    Aaron

    Env: hpux11, wls 4.5.2 w/sp1, apache 1.3.12.1
    I am using Apache as the proxy for servlets. Apache serves all static content html/gifs.
    The servlet request is forwarded to weblogic, and the servlet forwards the request to a jsp which responds with html output. Using IE 5, sometimes the images and html show up properly, other times the html code/tags is displayed. Using Netscape, the page does not display at all when the error occurs, otherwise it displays fine.
    The problem occurs when refreshing the same page.
    The errant display is HTML code/tags like:
    <AREA SHAPE="RECT" COORDS="4,4,82,86"
    Here are the httpd.conf settings for the wls plugin.
    <Files *.jsp
    SetHandler weblogic-handler
    </Files
    <Files *.ssi
    SetHandler weblogic-handler
    </Files
    <Location /servletDispatcher
    SetHandler weblogic-handler
    </Location
    WebLogicHost 192.168.12.63
    WebLogicPort 8173
    MatchExpression *.jsp
    Debug ON
    DebugConfigInfo ON
    HungServerRecoverSecs 300
    CookieName mycookie
    In the debug log for wls plugin, the following failure message is logged to /tmp/wlproxy.log:
    "operation READ failed on fd 8: revents=0x000000c0"
    It looks like a socket error on the plugin. Has anyone seen this error or know what causes it?
    The log message (in /tmp/wlproxy.log) for the entire request follows:
    ========New Request: [GET /tangomain?bid=20654&rq=rates HTTP/1.1] =========
    Thu Nov 9 13:59:11 2000 Init: availcookie=[sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvhmqdw3|-839933
    8697591569903/-1062728652/5/8173/8173/7002/7002/-1]
    Thu Nov 9 13:59:11 2000 In cookie2Servers, const c is 'sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvhm
    qdw3|-8399338697591569903/-1062728652/5/8173/8173/7002/7002/-1'Thu Nov 9 13:59:11 2000 In parseJVMID...'-8399338697591569903/-10627
    28652/5/8173/8173/7002/7002/-1'!!Thu Nov 9 13:59:11 2000 Init: Preferred[0] = 192.168.12.52:8173
    Thu Nov 9 13:59:11 2000 Init: Preferred[1] = :0
    Thu Nov 9 13:59:11 2000 The request string is '/tangomain?bid=20654&rq=rates'
    Thu Nov 9 13:59:11 2000 After trimming path: '/tangomain?bid=20654&rq=rates'
    Thu Nov 9 13:59:11 2000 trying connect to PRIMARY '192.168.12.63'/8173
    Thu Nov 9 13:59:11 2000 Host 192.168.12.63/8173 not found in the server list
    Thu Nov 9 13:59:11 2000 Adding header [Accept]=[application/msword, application/vnd.ms-excel, application/vnd.ms-powerpoint, image/
    gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*]
    Thu Nov 9 13:59:11 2000 Adding header [Accept-Encoding]=[gzip, deflate]
    Thu Nov 9 13:59:11 2000 Adding header [Accept-Language]=[en-us]
    Thu Nov 9 13:59:11 2000 Adding header [Connection]=[Keep-Alive]
    Thu Nov 9 13:59:11 2000 Adding header [Cookie]=[sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvhmqdw3|-8
    399338697591569903/-1062728652/5/8173/8173/7002/7002/-1]
    Thu Nov 9 13:59:11 2000 Adding header [Host]=[mortgage.mysite.com:8443]
    Thu Nov 9 13:59:11 2000 Adding header [Referer]=[https://mortgage.mysite.com:8443/tangomain?bid=20654&rq=main]
    Thu Nov 9 13:59:11 2000 Adding header [User-Agent]=[Mozilla/4.0 (compatible; MSIE 5.0; Windows NT)]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Accept]=[application/msword, application/vnd.ms-excel, application/vnd.ms-powerpoint
    , image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Accept-Encoding]=[gzip, deflate]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Accept-Language]=[en-us]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Cookie]=[sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvh
    mqdw3|-8399338697591569903/-1062728652/5/8173/8173/7002/7002/-1]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Host]=[mortgage.homeside.com:8443]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Referer]=[https://mortgage.mysite.com:8443/tangomain?bid=20654&rq=main]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [User-Agent]=[Mozilla/4.0 (compatible; MSIE 5.0; Windows NT)]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [WL-Proxy-SSL]=[true]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Proxy-Client-IP]=[10.155.217.195]
    Thu Nov 9 13:59:11 2000 Header received from WLS : [HTTP/1.0 200 OK] = []
    Thu Nov 9 13:59:11 2000 Header received from WLS : [Server] = [WebLogic 4.5.2 Service Pack 1 08/31/2000 09:51:21 #81452]
    Thu Nov 9 13:59:11 2000 Header received from WLS : [Content-Type] = [text/html]
    Thu Nov 9 13:59:11 2000 Responses from WLS:
    Thu Nov 9 13:59:11 2000 Headers from WLS [1] ([Server],[WebLogic 4.5.2 Service Pack 1 08/31/2000 09:51:21 #81452])
    Thu Nov 9 13:59:11 2000 Headers from WLS [2] ([Content-Type],[text/html])
    Thu Nov 9 13:59:11 2000 operation READ failed on fd 8: revents=0x000000c0
    Thanks in advance for any assistance.
    Aaron

  • Weblogic plugin for Apache 2 problem

    Hi guys,
    Is it possible that the plugin corrupt or append leading zeros to a text
    field on the form data of the application from example fund transfer
    amount USD 20 then suddenly when it reaches weblogic is USD 200.
    Regards,
    Kenneth

    Hi
    On this link, click Accept license and go all the way to bottom and click on All Versions link named next to "Oracle WebLogic Server Web Server Plugins 1.1"
    http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
    That click should open this below link. Accept the license and Download the zip file. Then follow the instructions.
    http://www.oracle.com/technetwork/middleware/ias/downloads/wls-plugins-096117.html
    Thanks
    Ravi Jegga

  • Configuring Apache HTTP Server with Oracle Weblogic Server plugin

    Hello friends,
    I have a scenario of OIM 9.1.0.2 on Oracle Application Server 11g and Weblogic Server Apache HTTP Server.
    Oracle WebLogic Server is configured in cluster (node1 and node2), also use the Oracle Weblogic Server plugin for integration with Apache.
    One of the tests is to lose one of the nodes for the apache plugin redirects the node that has less overhead.
    When the mode is node1 and node2 stop start mode and try to access the management console of Oracle Identity Manager, the plugin sometimes redirects to the other active node, and on another occasion shows the oracle management console identity manager without the colors of the basic look and feel.
    Deputy of the Apache HTTP Server log, do you expect your comments to solve this case?
    *************************************************log****************************************************
    Server Details are:
    OrigHostInfo [192.168.1.200]
    isOrigHostInfoDNS [0]
    Host [192.168.1.200]
    Port [7002]
    SecurePort [7004]
    Mon Jan 30 22:10:43 2012 <2600713279794431> Initializing lastIndex=0 for a list of length=1
    Mon Jan 30 22:10:43 2012 <2600713279794431> initJVMID: Trying to locate Primary or Secondary using SrvrInfo with JVMID [-872106207]
    Mon Jan 30 22:10:43 2012 <2600713279794431> initJVMID: Found Primary 192.168.1.200:7002:7004
    Mon Jan 30 22:10:43 2012 <2600713279794431> INFO: Closing SSL context
    Mon Jan 30 22:10:43 2012 <2600713279794431> .....internal request /bea_wls_internal/WLDummyInitJVMIDs.....processed
    Mon Jan 30 22:10:43 2012 <2600713279794431> getPreferredFromCookie: Found 1 servers
    Mon Jan 30 22:10:43 2012 <2600713279794431> attempt #0 out of a max of 5
    Mon Jan 30 22:10:43 2012 <2600713279794431> trying connect to PRIMARY '192.168.1.200'/7002/7004
    Mon Jan 30 22:10:43 2012 <2600713279794431> getPooledConn: No more connections in the pool for Host[192.168.1.200] Port[7002] SecurePort[7004]
    Mon Jan 30 22:10:43 2012 <2600713279794431> New SSL URL: match = 0 oid = 22
    Mon Jan 30 22:10:43 2012 <2600713279794431> Connect returns -1, and error no set to 150, msg 'Operation now in progress'
    Mon Jan 30 22:10:43 2012 <2600713279794431> EINPROGRESS in connect() - selecting
    Mon Jan 30 22:10:43 2012 <2600713279794431> Setting peerID for new SSL connection
    Mon Jan 30 22:10:43 2012 <2600713279794431> 0ae2 0436 0000 1b5c ...6...\
    Mon Jan 30 22:10:43 2012 <2600713279794431> Local Port of the socket is 39186
    Mon Jan 30 22:10:43 2012 <2600713279794431> Remote Host 192.168.1.200 Remote Port 7004
    Mon Jan 30 22:10:43 2012 <2600713279794431> created a new connection to preferred server '192.168.1.200/7004' for '/xlWebApp/images/spacer.gif', Local port:39186
    Mon Jan 30 22:10:43 2012 <2600713279794431> INFO: CA certificate missing basicConstraints, validation failed
    Mon Jan 30 22:10:43 2012 <2600713279794431> ERROR: SSLWrite failed
    Mon Jan 30 22:10:43 2012 <2600713279794431> SEND failed (ret=-1) at 793 of file ../nsapi/URL.cpp
    Mon Jan 30 22:10:43 2012 <2600713279794431> *******Exception type [WRITE_ERROR_TO_SERVER] raised at line 794 of ../nsapi/URL.cpp
    Mon Jan 30 22:10:43 2012 <2600713279794431> Marking 192.168.1.200:7004 as bad
    Mon Jan 30 22:10:43 2012 <2600713279794431> got exception in sendRequest phase: WRITE_ERROR_TO_SERVER [os error=0,  line 794 of ../nsapi/URL.cpp]: at line 3160
    Mon Jan 30 22:10:43 2012 <2600713279794431> INFO: Closing SSL context
    Mon Jan 30 22:10:43 2012 <2598413279794431>
    ================New Request: [GET /images/cab.gif HTTP/1.1] =================
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: SSL is configured
    Mon Jan 30 22:10:43 2012 <2598413279794431> SSL Main Context not set. Calling InitSSL
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: SSL configured successfully
    Mon Jan 30 22:10:43 2012 <2598413279794431> Using Uri /images/cab.gif
    Mon Jan 30 22:10:43 2012 <2598413279794431> After trimming path: '/images/cab.gif'
    Mon Jan 30 22:10:43 2012 <2598413279794431> adding prepend path: /xlWebApp/
    Mon Jan 30 22:10:43 2012 <2598413279794431> The final request string is '/xlWebApp/images/cab.gif'
    Mon Jan 30 22:10:43 2012 <2598413279794431> Host extracted from serverlist is [192.168.1.100]
    Mon Jan 30 22:10:43 2012 <2598413279794431> Host extracted from serverlist is [192.168.1.200]
    Mon Jan 30 22:10:43 2012 <2598413279794431> Initializing lastIndex=0 for a list of length=2
    Mon Jan 30 22:10:43 2012 <2598413279794431> getListNode: created a new server node: id='192.168.1.100:7004,192.168.1.200:7004' server_name='OIMSERVER', port='443'
    Mon Jan 30 22:10:43 2012 <2598413279794431> getPreferred: availcookie=[JSESSIONID=6RGCPnbTFRG7LBrTRpFnv1QLnQHkxkqr4pjGhhGJyrJWJ1rv86NK!-872106207!NONE]
    Mon Jan 30 22:10:43 2012 <2598413279794431> Found cookie from cookie header: JSESSIONID=6RGCPnbTFRG7LBrTRpFnv1QLnQHkxkqr4pjGhhGJyrJWJ1rv86NK!-872106207!NONE
    Mon Jan 30 22:10:43 2012 <2598413279794431> Parsing cookie JSESSIONID=6RGCPnbTFRG7LBrTRpFnv1QLnQHkxkqr4pjGhhGJyrJWJ1rv86NK!-872106207!NONE
    Mon Jan 30 22:10:43 2012 <2598413279794431> getpreferredServersFromCookie: [-872106207!NONE]
    Mon Jan 30 22:10:43 2012 <2598413279794431> primaryJVMID: [-872106207]
    secondaryJVMID: [NONE]
    Mon Jan 30 22:10:43 2012 <2598413279794431> No of JVMIDs found in cookie: 1
    Mon Jan 30 22:10:43 2012 <2598413279794431> getPreferredFromCookie: Start Position is 0, listLen is 2
    Mon Jan 30 22:10:43 2012 <2598413279794431> getPreferredFromCookie: Either JVMIDs not set or they are stale. Will try to get JVMIDs from WLS
    Mon Jan 30 22:10:43 2012 <2598413279794431> initJVMID: Iterating SrvrList from position 0
    Mon Jan 30 22:10:43 2012 <2598413279794431> ======internal request /bea_wls_internal/WLDummyInitJVMIDs======
    initJVMID: Trying Host[192.168.1.100] Port[7004] SecurePort[7004] useSSL [1] ioTimeout [30] socketTimeout [2]
    Mon Jan 30 22:10:43 2012 <2598413279794431> New SSL URL: match = 0 oid = 0
    Mon Jan 30 22:10:43 2012 <2598413279794431> Connect returns -1, and error no set to 146, msg 'Connection refused'
    Mon Jan 30 22:10:43 2012 <2598413279794431> Error connecting to host 192.168.1.100:7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> *******Exception type [CONNECTION_REFUSED] (Error connecting to host 192.168.1.100:7004 errno = 146) raised at line 1723 of ../nsapi/URL.cpp
    Mon Jan 30 22:10:43 2012 <2598413279794431> initJVMID: Failed to retrieved JVMID for 192.168.1.100:7004:7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> initJVMID: Marked server as BAD
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: Closing SSL context
    Mon Jan 30 22:10:43 2012 <2598413279794431> .....internal request /bea_wls_internal/WLDummyInitJVMIDs.....processed
    Mon Jan 30 22:10:43 2012 <2598413279794431> ======internal request /bea_wls_internal/WLDummyInitJVMIDs======
    initJVMID: Trying Host[192.168.1.200] Port[7004] SecurePort[7004] useSSL [1] ioTimeout [30] socketTimeout [2]
    Mon Jan 30 22:10:43 2012 <2598413279794431> New SSL URL: match = 0 oid = 0
    Mon Jan 30 22:10:43 2012 <2598413279794431> Connect returns -1, and error no set to 150, msg 'Operation now in progress'
    Mon Jan 30 22:10:43 2012 <2598413279794431> EINPROGRESS in connect() - selecting
    Mon Jan 30 22:10:43 2012 <2598413279794431> Setting peerID for new SSL connection
    Mon Jan 30 22:10:43 2012 <2598413279794431> 0ae2 0436 0000 1b5c ...6...\
    Mon Jan 30 22:10:43 2012 <2598413279794431> Local Port of the socket is 39188
    Mon Jan 30 22:10:43 2012 <2598413279794431> Remote Host 192.168.1.200 Remote Port 7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: Certificate validation succeeded
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: Negotiated to cipher: 3
    Mon Jan 30 22:10:43 2012 <2598413279794431> SSLWrite sent 171
    Mon Jan 30 22:10:43 2012 <2598413279794431> SSLWrite completed, sent 171
    Mon Jan 30 22:10:43 2012 <2598413279794431> Reader::fill() SSLRead returned: 0 290
    Mon Jan 30 22:10:43 2012 <2598413279794431> URL::parseHeaders: CompleteStatusLine set to [HTTP/1.1 404 Not Found]
    Mon Jan 30 22:10:43 2012 <2598413279794431> URL::parseHeaders: StatusLine set to [404 Not Found]
    Mon Jan 30 22:10:43 2012 <2598413279794431> parsed all headers OK
    Mon Jan 30 22:10:43 2012 <2598413279794431> Parsing cluster list: -872106207!182584374!7002!7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> parseJVMID: Parsing JVMID '-872106207!182584374!7002!7004'
    Mon Jan 30 22:10:43 2012 <2598413279794431> parseJVMID: Actually parsing '-872106207!182584374!7002!7004'
    Mon Jan 30 22:10:43 2012 <2598413279794431> ServerInfo struct for JVMID '-872106207' populated
    Server Details are:
    OrigHostInfo [192.168.1.200]
    isOrigHostInfoDNS [0]
    Host [192.168.1.200]
    Port [7002]
    SecurePort [7004]
    Mon Jan 30 22:10:43 2012 <2598413279794431> Initializing lastIndex=0 for a list of length=1
    Mon Jan 30 22:10:43 2012 <2598413279794431> initJVMID: Trying to locate Primary or Secondary using SrvrInfo with JVMID [-872106207]
    Mon Jan 30 22:10:43 2012 <2598413279794431> initJVMID: Found Primary 192.168.1.200:7002:7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: Closing SSL context
    Mon Jan 30 22:10:43 2012 <2598413279794431> .....internal request /bea_wls_internal/WLDummyInitJVMIDs.....processed
    Mon Jan 30 22:10:43 2012 <2598413279794431> getPreferredFromCookie: Found 1 servers
    Mon Jan 30 22:10:43 2012 <2598413279794431> attempt #0 out of a max of 5
    Mon Jan 30 22:10:43 2012 <2598413279794431> trying connect to PRIMARY '192.168.1.200'/7002/7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> getPooledConn: No more connections in the pool for Host[192.168.1.200] Port[7002] SecurePort[7004]
    Mon Jan 30 22:10:43 2012 <2598413279794431> New SSL URL: match = 0 oid = 22
    Mon Jan 30 22:10:43 2012 <2598413279794431> Connect returns -1, and error no set to 150, msg 'Operation now in progress'
    Mon Jan 30 22:10:43 2012 <2598413279794431> EINPROGRESS in connect() - selecting
    Mon Jan 30 22:10:43 2012 <2598413279794431> Setting peerID for new SSL connection
    Mon Jan 30 22:10:43 2012 <2598413279794431> 0ae2 0436 0000 1b5c ...6...\
    Mon Jan 30 22:10:43 2012 <2598413279794431> Local Port of the socket is 39189
    Mon Jan 30 22:10:43 2012 <2598413279794431> Remote Host 192.168.1.200 Remote Port 7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> created a new connection to preferred server '192.168.1.200/7004' for '/xlWebApp/images/cab.gif', Local port:39189
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: CA certificate missing basicConstraints, validation failed
    Mon Jan 30 22:10:43 2012 <2598413279794431> ERROR: SSLWrite failed
    Mon Jan 30 22:10:43 2012 <2598413279794431> SEND failed (ret=-1) at 793 of file ../nsapi/URL.cpp
    Mon Jan 30 22:10:43 2012 <2598413279794431> *******Exception type [WRITE_ERROR_TO_SERVER] raised at line 794 of ../nsapi/URL.cpp
    Mon Jan 30 22:10:43 2012 <2598413279794431> Marking 192.168.1.200:7004 as bad
    Mon Jan 30 22:10:43 2012 <2598413279794431> got exception in sendRequest phase: WRITE_ERROR_TO_SERVER [os error=0,  line 794 of ../nsapi/URL.cpp]: at line 3160
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: Closing SSL context
    Thanks

    "One of the tests is to lose one of the nodes for the apache plugin redirects the node that has less overhead."
    Note that the plug-in does a round robin load balancing, for example, in the case of three server (1,2,3) it does 1-2-3-1-2-3-1...
    with server 3 going down it does 1-2-1-2-1...
    An example configuration (with SSL off) looks as follows:
    LoadModule weblogic_module   "/home/oracle/weblogic12.1.1/apache/modules/mod_wl.so"
    <IfModule weblogic_module>
         ConnectTimeoutSecs 10
         ConnectRetrySecs 2
         DebugConfigInfo ON
         WLSocketTimeoutSecs 2
         WLIOTimeoutSecs 300
         Idempotent ON
         FileCaching ON
         KeepAliveSecs 20
         KeepAliveEnabled ON
         DynamicServerList ON
         WLProxySSL OFF
    </IfModule>
    <Location /LoadTest6>
         SetHandler weblogic-handler
         WebLogicCluster 172.31.0.175:7002,172.31.0.113:7003
    </Location>Also see the complete example here: http://middlewaremagic.com/weblogic/?p=7795
    "the plugin sometimes redirects to the other active node"
    This is somewhat strange, do you have session binding turned off?
    "and on another occasion shows the oracle management console identity manager without the colors of the basic look and feel."
    This could happen due to mime types (not really sure just a hunch). Here is a general story on this concept: https://developer.mozilla.org/en/Properly_Configuring_Server_MIME_Types
    and the apache module: http://httpd.apache.org/docs/2.2/mod/mod_mime.html

  • Unable to find .so file for Apache proxy in Weblogic 92

    Hi,
    I'm trying to configure Apache as a proxy for Weblogic 9.2 cluster on HP - Itanium. Apache and Weblogic are installed, configured and running. I used the jar file installer to install Weblogic.
    Now i'm unable to find the Apache plugin anywhere in my weblogic directory. Any ideas how I can get one ??
    Thanks in advance,
    Anup.

    Hi,
    Thank you both for your help. Installed the plugins and now the proxy is running very nicely. Configuration was really very simple.
    Would like to ask one nore thing. The system i'm configuring now is supposed to cater a very heavy load in terms of connections. We know the application can take it as right now the Weblogic HTTP proxy is what is failing and that's when we decided on Apache. Any recomendations on the Apache side ??
    Thanks once more,
    Anup.

  • Regarding apache plug-in installation for Weblogic 8.1

    I am running into this error when I am trying to install the apache plugin module mod_wl_20.so on my apache web server running on Linux machine. the weblogic server is also on the same physical machine
    I edited the httpd.conf file with this line
    LoadModule weblogic_module modules/mod_wl_20.so
    After doing it when I run the command apachectl -t or httpd -t to verify the syntax it is giving me this error.
    <b>httpd: Syntax error on line 199 of /etc/httpd/conf/httpd.conf: API module structure `weblogic_module' in file /etc/httpd/modules/mod_wl_20.so is garbled - perhaps this is not an Apache module DSO?</b>
    I have copied the mod_wl_20.so from weblogic81/server/lib/linux/i686/ to httpd/modules which is my ServerRoot
    I do have mod_so.c enabled, which is confirmed by the command apachectl -l
    Can anyone please help me out why I am not able to load this module.

    I found the reason why I was running into it.
    Weblogic 8.1 don't have a *.so for Apache 2.2 yet
    Either need to downgrade Apache 2.0.x or do this:
    http://mail-archives.apache.org/mod_mbox/httpd-users/200604.mbox/<[email protected]>
    If any of you guys have some other way to configure plugin ...let me know
    Thank you

  • Upgrade for apache ??

    Hi,
    I notice that the version of apache supplied on the mac is v1.3.3 (?) is this just a mac version number ?
    Will/does Apple update apache ? the latest release of apache I saw was v2.2.
    If Apple don't update apache, should I try to update it by installing the latest version myself. I hesitate to do it as for sure, there will be issues which I no nothing about. Perhaps someone can point out a few of the major ones.
    Thanks.
    K.

    "all plugin modules need to be rewritten to work with apache 2.x."
    Will Apple do this, do you think?
    I would expect so, I just have no idea when - at some point 1.3.x is going to fall off the edge of supported software from apache.org. They're not the only ones in this situation, though - a number of vendors ship apache 1.3-based solutions and will need to update their products for apache 2.x
    FWIW, Mac OS X Server ships with both 1.3 and 2.0 in the box - you can choose to enable 2.x, although the admin tools are still geared around 1.3.

Maybe you are looking for

  • Apple Customer Service and warranty exceptions

    Hello all, Whilst I love my Apple hardware and software, and have had many good experiences with them over the years, unfortunately I post today with a complaint about what I perceive to be poor customer service and product quality. In late March/ear

  • Print out of MSDS

    Hello, I would like to take a print out of following document when i do the business transaction. 1.if do the GR in MIGO i should get label. 2.When i do the delivery in VL01N i need to get MSDS. 3.And SOP as well. can you please tell me what is the p

  • Signal booster that works ???

    my signal was not bad here at my home, but lately I am dropping calls like crazy.  Is there a signal booster that really works ?

  • Tool Report Design

    Hi all, Could you tell me any tools for design report layout or other way to design? Beside Quick Viewer, SAP Query, Report Painter/Writer, they can't group data and very complex. Thank you!

  • PDF to Flash - Page Flip

    Hello Folks, I am looking at the possiblity of DYNAMICALLY converting my PDF brochures to a Flash PAGE FLIP presenation on the web. I have many PDF brochures that are created customized for my customers. When then login to my site, I would like for t