WL Apache plugin BUG: ConnectTimeoutSecs does not work.

We have a Servlet that calls an Entity Bean that performs a process that
takes about 15 seconds to return. I noticed that the Weblogic to Apache
bridge times out in 10 seconds, calling the servlet about 4 times. I
then proceeded to change the ConnectTimeoutSecs to 60 seconds and then
changed the ConnectRetrySecs to 60 seconds also to prevent multiple
retries. Now when I run the servlet, I get the following response after
waiting about 10 seconds:
Failure of WebLogic APACHE bridge:
Cannot connect to WebLogic: timed out after 60 seconds
Build date/time: Jun 5 2000 20:55:01
It appears that the plugin is ignoring the new value except for the
error message. I have included my setup below.
Excerpt from httpd.conf:
<IfModule mod_weblogic.c>
Include conf/weblogic.conf
</IfModule>
Entire weblogic.conf:
WebLogicHost devapp1
WebLogicPort 7001
#PathTrim weblogic
#PathPrepend
#StatPath false
#ErrorPage
ConnectTimeoutSecs 60
ConnectRetrySecs 60
<Location /servlets>
SetHandler weblogic-handler
</Location>
Weblogic App Server:
OS: RedHat 6.2 (2.2.14-5.0)
JDK: Sun's Java 2 SDK for Linux (1.2.2)
Weblogic: 5.1 sp3
Apache Web Server:
OS: Redhat 6.2 (2.2.14-5.0)
Apache: apache-1.3.9
WL-Ap-plugin: Build date/time: Jun 5 2000 20:55:01 (from sp3)
Thanks,
Alan

ConnectTimeoutSecs is between the browser and plugin. So the plugin will keep
trying
to connect to WebLogic till ConnectTimeoutSecs and then return a timeout error
page
back to the browser.
HungServerRecoverSecs is for timing out the requests between plugin and
WebLogic.
This was impletemented to take care of Hung or non responsive servers.
If the servlets do not respond within HungServerRecoverSecs, the plugin will
declare
that server as "hung" and failover to the secondary, if Idempotent=ON
(default). If
Idempotent (a plugin parameter) is turned OFF, then plugin will return request
timeout
error page back to the browser.
--Vinod.
Alan Moss wrote:
What exactly is the difference between ConnectTimeoutSecs and
HungServerRecoverSecs?
Thanks,
-Alan
Vinod Mehra wrote:
Remove "=".
Just do add this line:
DebugConfigInfo ONConnectTimeoutSecs: '60'ConnectRetrySecs: '2'
HungServerRecoverSecs: '10'
--Vinod
Alan Moss wrote:
When I inserted 'DebugConfigInfo=ON' into my weblogic.conf, Apache said
this:
Syntax error on line 13 of /etc/httpd/conf/weblogic.conf:
Invalid command 'DebugConfigInfo=ON', perhaps mis-spelled or
defined by a module not included in the server configuration
I am using mod_wl.so from sp3. I did give all my version info earlier,
but here it is again:
Excerpt from httpd.conf:
<IfModule mod_weblogic.c>
Include conf/weblogic.conf
</IfModule>
Entire weblogic.conf:
WebLogicHost devapp1
WebLogicPort 7001
#PathTrim weblogic
#PathPrepend
#StatPath false
#ErrorPage
ConnectTimeoutSecs 60
ConnectRetrySecs 60
<Location /servlets>
SetHandler weblogic-handler
</Location>
Apache Web Server:
OS: Redhat 6.2 (2.2.14-5.0)
Apache: apache-1.3.9
WL-Ap-plugin: Build date/time: Jun 5 2000 20:55:01 (from sp3)
Weblogic App Server:
OS: RedHat 6.2 (2.2.14-5.0)
JDK: Sun's Java 2 SDK for Linux (1.2.2)
Weblogic: 5.1 sp3
Thanks,
Alan

Similar Messages

  • WL iPlanet plugin BUG: ConnectTimeoutSecs does not work.

    I have been unable to make the ConnectTimeoutSecs work with iPlanet
    webserver 4.1 sp 5, the plugin has this info "Build date/time: Feb 22
    2001 11:27:02". Is anyone aware of open issues regarding this and
    iPlanet? Below is a "?__WebLogicBridgeConfig" string output. Thanks,
    -Norm
    Query String: '__WebLogicBridgeConfig'
    This entry is cluster aware.
    ClusterID (from obj.conf): "192.168.114.36:5002,192.168.114.37:5002"
    WebLogic Cluster List:
    General Server List:
    1.Host: '192.168.114.36' Port: 5002
    2.Host: '192.168.114.37' Port: 5002
    PathTrim: ''
    PathPrepend: ''
    ConnectTimeoutSecs: '30'
    ConnectRetrySecs: '1'
    HungServerRecoverSecs: '300'
    StatPath: false
    CookieName: WebLogicSession
    Idempotent: ON
    FileCaching: ON
    MaxPostSize: '-1'
    Debug: ON
    DefaultFileName:
    ErrorPage: '/creditexpert/creditmanager/error_home.html'

    I think that the plugin is WL 5.1 sp7, not completely sure. Thanks,
    -Norm
    Norman Aaron wrote:
    I have been unable to make the ConnectTimeoutSecs work with iPlanet
    webserver 4.1 sp 5, the plugin has this info "Build date/time: Feb 22
    2001 11:27:02". Is anyone aware of open issues regarding this and
    iPlanet? Below is a "?__WebLogicBridgeConfig" string output. Thanks,
    -Norm
    Query String: '__WebLogicBridgeConfig'
    This entry is cluster aware.
    ClusterID (from obj.conf): "192.168.114.36:5002,192.168.114.37:5002"
    WebLogic Cluster List:
    General Server List:
    1.Host: '192.168.114.36' Port: 5002
    2.Host: '192.168.114.37' Port: 5002
    PathTrim: ''
    PathPrepend: ''
    ConnectTimeoutSecs: '30'
    ConnectRetrySecs: '1'
    HungServerRecoverSecs: '300'
    StatPath: false
    CookieName: WebLogicSession
    Idempotent: ON
    FileCaching: ON
    MaxPostSize: '-1'
    Debug: ON
    DefaultFileName:
    ErrorPage: '/creditexpert/creditmanager/error_home.html'

  • CF10 64bit  Apache connector (mod_jk.so) does not work for Apache2.4.3 (windows)

    CF10 64bit  Apache connector (mod_jk.so) does not work for Apache2.4.3 (win64), where can I get a module that works?
    I get this error from Apache :
    C:\www\Apache2.4\bin>httpd -t
    httpd: Syntax error on line 741 of C:/www/Apache2.4/conf/httpd.conf: Syntax error on line 2 of C:/www/Apache2.4/conf/mod_jk.conf: Cannot load C:\\ColdFusion10\\config\\wsconfig\\1\\mod_jk.so into server: The specified procedure could not be found.
    I have already tried manually extracting the pre-built mod_jk22.so from the wsconfig.jar with same results.
    If I switch to Apache 2.2.22 64bit, it does work.  what I need is to be able to run on Apache 2.4.

    Please check out this link.
    http://rob.brooks-bilson.com/index.cfm/2012/2/21/Installing-ColdFusion-10-with-Apache-on-W indows
    In this link, they are configuring with Apache 2.2 only.
    When we were working colfusion 9 with Linux and apache, we had the same problem, it will work when it connect to Apache 2.0 but not with Apache 2.2 version.

  • Apache bridge & Basic Auth does not work

     

    The WebLogic newsgroups are not the appropriate place to file product defect
    reports.
    I suggest that you file a bug report with our support organization. Be sure
    to include a complete test case. They will also need information from
    you -- please review our external support procedures:
    http://www.beasys.com/support/index.html
    Thanks,
    Michael
    Michael Girdley
    Product Manager, WebLogic Server & Express
    BEA Systems Inc
    Jaroslav Mechacek <[email protected]> wrote in message
    news:[email protected]..
    >
    I tried mod_wl with apache 1.3.12 ( mod_ssl / openssl ) ,
    but the basic auth does not work.
    When apache starts it complains that mod_lw uses plain apache api
    Tue May 16 17:29:54 2000] [warn] Loaded DSO libexec/mod_wl.so uses plain
    Apache 1.3 API, this module might crash under EAPI! (please recompile it
    with -DEAPI)
    When I request protected page, apache returns both
    HTTP/1.1 200 OK , HTTP/1.1 401 Unauthorized
    what apache / ssl configurations are known to work ?
    Escape character is '^]'.
    GET /file/index.html HTTP1.0
    HTTP/1.1 200 OK
    Date: Tue, 16 May 2000 14:47:01 GMT
    Server: Apache/1.3.12 (Unix) mod_ssl/2.6.4 OpenSSL/0.9.5a
    HTTP/1.1 401 Unauthorized xxx:
    www-authenticate: Basic realm="WebLogic Server"
    content-length: 23
    content-type: text/html
    connection: Close
    No credentials supplied

  • Bug: wifi does not work on mac mini late 2012 when sd card is inserted

    Who knows how to solve the problem? Does at anyone else's mac mini appear the same behaviour of the system?

    I fixed it.  Evidently, the computer that was handed down to me had not had software upgraded for quite awhile.  When i went through all the updates, gmails began to work.

  • BUG: Airtunes does not work on all networks

    I have a brand new AX. When configured as a standalone wireless network for Airtunes, the iTunes errors out with "Unknown Error -15000" on 10.5.8, iTunes 8.2.1, IPV6:Auto, Firewall:Set to... or Allow all...
    I only had two networks to test this feature on and Airtunes worked fine on an Airport based network but not on a non-Airport based one. The Tech specs say nothing about restrictions like this.

    It sounds like the router controlling the network that you are attaching to is blocking that streaming traffic.

  • Wmp plugin for safari does not work!

    I installed Windows Media Player plugin but anyway I can't see this page:
    http://www.carten.ru/call.html
    because: http://www.ljplus.ru/img4/t/a/tamburin/dfg.jpg
    Safari 4.0.3 (last)

    It appears that the problem did stem from being connected via a free wireless ISP. Odd that the problem occurred only in Safari, and not in Mozilla.

  • BUG OJVM does not work with tag files

    Hello,
    A.
    1. Create tag file
    2. Create JSP that uses tag file <x:xy />
    3. Deploy to OC4J 10.1.3.2.
    4. Start OC4J.
    4. Access JSP - OK.
    B.
    1. Create tag file
    2. Create JSP that uses tag file <x:xy />
    3. Deploy to OC4J 10.1.3.2.
    4. Start OC4J with OJVM.
    4. Access JSP - OK.
    C.
    1. Create tag file
    2. Create JSP that uses tag file <x:xy> </x:xy>
    3. Deploy to OC4J 10.1.3.2.
    4. Start OC4J with OJVM.
    4. Error - the JSP cannot be displayed. No message.

    user519938,
    Am I missing something?
    B and C look identical to me.
    A and D also look identical to me.
    By the way, can you not count above 4?
    Good Luck,
    Avi.

  • Google talk video plugin does not work any more with Firefox 4. When clicking on the video chat icon, I am repeatedly asked to install the plugin, and it never works.

    Google talk audio/video plugin used to work fine on Firefox 3, but does not work anymore on Firefox 4. Every time I click on the video chat icon on google talk, I am asked to install the plugin, even if I have already installed it before. The plugin works properly on the latest version of IE on the same PC.
    Thanks for your help. I do not want to switch to Chrome or Opera, but if this bug is not fixed, I will have to.

    Not sure if installing IE 9 did it or not but I now see the camera in IE, FF and Chrome. Could be Facebook fixed the problem also.
    Thanks for the reply.
    George

  • Thickbox 3.1 juqery plugin does not working on Firefox 9.0 version

    I have used thickbox 3.1 jquery plugin on my application. I have one issue, my open on new browser window instead on thickbox window. It's working fine with all the browser and with Firefox 3.6.0. But It does not working with firefox higher version like 9.0 and above. I have gone through the various forum to check the solution and being unlucky to found any.
    Can you plese help to identifying the solution for the same.

    Thanks for your quick comeback. What I found is the bug is in my js file which has fire event function to init click MouseEvents (event.initEvent). The event.initEvent has some conflicts with higher version of Firefox 9.0 and above.
    // evObj.initEvent( evt, true, false); if I change parameter to evObj.initEvent( evt, true, true); it works fine. the last parameter.
    //see below my piece of code.
    // Emulate a click on a given link
    function fireEvent(obj,evt) {
    var fireOnThis = obj;
    if( document.createEvent ) {
    var evObj = document.createEvent('MouseEvents');
    evObj.initEvent( evt, true, true );
    fireOnThis.dispatchEvent(evObj);
    } else if( document.createEventObject ) {
    fireOnThis.fireEvent('on'+evt);
    }

  • Quicktime plugin for screen capture does not work in flash player 11.2

    Hello,
                   I have created a quicktime plugin (it is .component file) for screen sharing purpose.
    I have used quicktime framework for that. plugin is detected in flash player.
    This plugin is working perfectly for flash player 11 and below.But,
    It does not working in latest flash player 11.2.
    I have seen following error on console -
    Google Chrome Helper EH[240:e92b] *** QTCaptureSession warning:
    Session received the following error while decompressing video:
    Error Domain=NSOSStatusErrorDomain Code=-8974
    "The operation couldn’t be completed. (OSStatus error -8974.)".
    Make sure that the formats of all video outputs are properly configured
    Note - Compression format used in plugin is kBMPCodecType.
    Please, help me.

    The issue ended up being the change in resolution to my external monitor. Flash was unable to detect the proper coordinates of the color I was trying to select because I was running my monitor in HD mode rather than selecting an actual resolution from my monitor preferences. Changing the settings to an acutal resolution, instead of generic "HD mode" fixed the issue.

  • I downloaded today 09.19.2013 iOS 7 on my iphone 4 and iPad retina. Unfortunately on the camera app the switch from photo to video does not work neither on iphone nor on ipad. Is it a "youth" bug ?

    I downloaded ios 7 today 09.19.2013 on my iphone 4 and ipad retina 3hrd generation 64g . The switch from photo to video on the camera app does not work neither on iphone nor on ipad. Is it a "youth"bug ?

    Did you try swipe up and down to change?

  • I was running KeyPassFox with Firefox 8.0.1, but the plugin does not work in the new release (9) . Is there a way to restore my previous version with all of my bookmarks intact? I do not mind if I have to restore the plugins myself.

    I was running KeyPassFox with Firefox 8.0.1, but the plugin does not work in the new release (9) . Is there a way to restore my previous version with all of my bookmarks intact? I do not mind if I have to restore the plugins myself.
    The plugin shows on the list as enabled and functioning, yet the tool does not show on the toolbar. It would appear that I need to restore the previous version of Firefox and wait until a newer release of the plugin is available before upgrading the browser.

    I copied the iTunes file from the external drive and it's in both places.  I thought all I would need is the iTunes program (which I downloaded to new computer) and my iTunes library file.  There must be something else that's missing.  My iTunes library looks the same on the new computer as it does when I open it on the external drive.  If I click on an iTunes library song from my new computer, it will only play if I have the external drive plugged in.
    My back-up drive is a mess.  I have multiple copies of music, video, photo, and document files and I don't know how that happened. ={  Obviously, I don't know how to back up stuff properly and there are back-up files extending over a 6- to 8-year period.  I think all I did was just drag and drop the main folders from the back-up drive to the same main folders on the C: drive.  Also (and I'm kind of fuzzy on this) Windows used to automatically save music files in a folder within my document files (which makes no sense to me).  As my Jewish friends would say, "Oy Vey!" 

  • I have upgraded firefox 4 to firefox 5 but it does not work with real player record plugin 14.0.3......so I want to revert the upgrade to 4....please give me solution or firefox 4

    Question
    I have upgraded firefox 4 to firefox 5 but it does not work with real player record plugin 14.0.3......so I want to revert the upgrade to 4....please give me solution or firefox 4

    Go to your actual realplayer (program), click the top right button (Realplayer with an downwards arrow) and update your software. Make sure Firefox is closed while you do this.
    ::Worked for me::

  • Microsoft silverlight plugin does not work in my iMac. Any suggestion on how to make it work?

    I occasionally attend webinars and in order to view and listen the site I use requires silverlight plugin. I used it in the past without any issues. Now even after I updated it yo the latest version it does not work. Is there a known issue of incompatibility with OSX mavericks? Does anyone have an idea on what the problem could be? I have an intel iMac and I use Safari. Thank you.

    Simple, the best option is to redownload and install the latest version. This will overwrite the old files and fix the possible corrupt ones. If you are experiencing any problems on certain sites follow this next step:
    Goto: Safari > Preferences > Extensions  and make sure that extensions are enabled and that particular extension (silverlight) is enabled.
    Let me know how these ideas work out for you.
    Hope this helped.

Maybe you are looking for

  • Error while deploy a simple EJB

    Hi , I'm having a problem while trying to deploy a ear [witch only contains a EJB ] in weblogic 10.01 AKA 10mp1 , java.lang.NoClassDefFoundError      at org.apache.log4j.Logger.getLogger(Logger.java:104)      at MyClass.<clinit>(MyClass.java:62)     

  • Feedburner no longer supported by Tumblr, alternatives?

    I have a podcast at http://okay-saturday.tumblr.com and was using feedburner to get my podcast up onto iTunes. Yesterday I got an e-mail saying Tumblr no longer supported syndication through feedburner, so I quickly tried to look for an alternative.

  • How to check ,how many  users are logged in and logged out in oracle ebs 11i/R12.

    Hi Experts, Kindly let me know how to check ,how many  users are logged in and logged out in oracle ebs 11i/R12. Also, in the database level too ,Do we need to write any trigger for this? Thanks in advance.

  • Parameters in report RALM_ME_PART_FULL_DOWNLOAD_SD

    Hi Everyone, ¿Is there any document that clarifies all parameters in RALM_ME_PART_FULL_DOWNLOAD_SD? Following the instructions on note 1007828 I have run this reports among with the others for functional location, equipment and measuring points but i

  • Acrobat doesn't work anymore

    Every now and then, my CS6 Acrobat stops working. It becomes impossible to open any PDF or create a new one... What to do?