Mod_wl_20.so, apache-2.0.45 with MPM worker

Hi,
we currently are using apache-2.0.45 with MPM prefork on Solaris 9. We plan to
use MPM worker in the future. apache uses mod_wl_20.so to proxy requests for the
Backend (WLS7 SP2). On http://httpd.apache.org/docs-2.0/misc/perf-tuning.html#compiletime
they say "prefork:...it can be used with non-thread-safe third-party modules,...".
As I understand it, this means: If using MPM worker, every module have to be thread-safe.
The Question is: is mod_wl_20.so thread-safe or not, so that we can use MPM worker?
Thanks
Andreas

Yes, actually what happened is that I was using WL 6.1SP2, and the plugin
did work for releases lower or equal than version 2.0.44, now the problem is
fixed with the last available plugin.
Thanks for your support
Luis
"Eric Gross" <[email protected]> wrote in message
news:3ebacf38$[email protected]..
That should not be correct.
Are you sure you are using the same plugin? You would get this message if
you used any plugin prior to 6.1 SP4 or 7.0 SP2.
Otherwise you should not get this error message when using the plugin from
either of the above releases.
Regards,
Eric
"Luis Esteban" <[email protected]> wrote in message
news:3eb8d994$[email protected]..
Here, with apache 2.0.44 it works fine, and we have no problem, but whenwe 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 ofApache (found
20020612, need 20020903).
Please contact the vendor for the correct version.
Could you tell please me where to find a plugin suitable for the newapache version,
or in the other hand, could you tell me how to workaround this problem.
Thanks.

Similar Messages

  • MaxDB + mpm worker + PHP as FastCGI

    Hi,
    We are running MaxDB 7.6 on Centos 5.3 with apache mpm-prefork, we have compiled PHP from source with MaxDB-php-ext. and everything is working but !
    we have to recompile apache with mpm-worker now and i would like to know if anyone has complied Maxdb-php-ext. with Fast CGi and this whole stuff?
    thanks in advans.
    Edited by: slac ware on Jul 1, 2009 6:14 PM

    It's very likely that nobody uses MaxDB with PHP that way. I just discovered a bug in the PHP module which I'm wondering nobody else found it before. So I guess almost nobody uses PHP with MaxDB these days. The same here, 99,9% accessing MaxDB is Java.
    But, did you try what you wanted to do and it didn't work or did you just want to hear how it works for others?
    Regards,
    Simon

  • Apex Listener/Apache Tomact and filenames with spaces

    I've installed the Apex Listener with Apache Tomcat, and all seems to work fine. Except when I try to do a CSV file data upload via the utilities screen in apex. If the filename/directory path contains spaces, then Apex reports "File Must Be Specified" error - yet if I do this same operation via EPG instead of Tomcat, it works. Are there any restrictions in Tomcat to using spaces??

    Look at this thread. Re: File upload problem
    regards.

  • Glibc-2.9.2-i686 breaks apache and causes problems with samba?

    I could not start the apache daemon.  The output from /usr/sbin/apachectl start is
    httpd: ../sysdeps/posix/getaddrinfo.c:1465: rfc3484_sort: Assertion `src->results[i].native == -1 || src->results[i].native == a2_native' failed.
    /usr/sbin/apachectl: line 78: 2933 Aborted $HTTPD -k $ARGV
    The getaddrinfo.c, I believe, is in the glibc package.
    Also, I get error logs in my /var/log/samba directory named like  "__ffff" followed by the IP address of a remote client.  In one of them it says that samba is dumping core and contains
    [2008/12/24 18:47:10, 0] lib/util.c:log_stack_trace(1767)
    BACKTRACE: 23 stack frames:
    #0 /usr/sbin/smbd(log_stack_trace+0x2d) [0xb7cda584]
    #1 /usr/sbin/smbd(smb_panic+0x80) [0xb7cda6e1]
    #2 /usr/sbin/smbd [0xb7cc5033]
    #3 [0xb7a31400]
    #4 /lib/libc.so.6(abort+0x188) [0xb733b0c8]
    #5 /lib/libc.so.6(__assert_fail+0xee) [0xb73326ee]
    #6 /lib/libc.so.6 [0xb73c7a01]
    #7 /lib/libc.so.6 [0xb733b888]
    #8 /lib/libc.so.6(qsort_r+0x291) [0xb733bdd1]
    #9 /lib/libc.so.6(getaddrinfo+0x7cf) [0xb73c91ff]
    #10 /usr/sbin/smbd [0xb7cdca56]
    #11 /usr/sbin/smbd(get_mydnsfullname+0x181) [0xb7cdcc5d]
    #12 /usr/sbin/smbd(get_mydnsdomname+0x17) [0xb7cdada1]
    #13 /usr/sbin/smbd [0xb7b7af8c]
    #14 /usr/sbin/smbd(ntlmssp_update+0x297) [0xb7b792d6]
    #15 /usr/sbin/smbd(auth_ntlmssp_update+0x48) [0xb7d27cc1]
    #16 /usr/sbin/smbd [0xb7b04ecf]
    #17 /usr/sbin/smbd(reply_sesssetup_and_X+0x1c4) [0xb7b057cd]
    #18 /usr/sbin/smbd [0xb7b39f16]
    #19 /usr/sbin/smbd(smbd_process+0x429) [0xb7b3ba61]
    #20 /usr/sbin/smbd(main+0xfa2) [0xb7f2bbc7]
    #21 /lib/libc.so.6(__libc_start_main+0xe5) [0xb73256c5]
    #22 /usr/sbin/smbd [0xb7abfa81]
    I downgraded glibc to 2.8-3 and I can now start apache.  No problems with samba yet either although I had to make pacman skip dependency checks because a number of packages depended on glibc >= 2.9.

    getaddrinfo.c - this is place where glibc 2.9 has a major change in IP resolving. see the bugreport we had and still have. search google and upstream (Fedora/RedHat) for reports.
    maybe a simple recompile of the affected packages can help. holding an outdated version is a bad solution. new packages compiled against the new version may use new functions and break with the old one.

  • Registering Apache 1.3.4 with OAS 407 on RedHat Linux 5.2

    Hi,
    Has anybody tried or succeeded in registering Apache 1.3.4 with
    Oracle Application Server 4.0.7 running on RedHat Linux 5.2?
    We're having trouble registering Apache as an External Web
    Listener for OAS. Applying the correction for step #2 under
    registering Apache servers also hasn't given us any success in
    rebuilding Apache.
    Has anybody encountered the error message below when compiling
    the Apache 1.3.4 to work with OAS after updating the EXTRA_LIBS
    in Apache CONFIGURATION File with the value given on the
    documentation.
    The Error Message
    Using config file: Configuration
    Creating Makefile
    + configured for Linux platform
    + setting C compiler to gcc
    + setting C pre-processor to gcc -E
    + checking for system header files
    + adding selected modules
    + doing sanity check on compiler and options
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ap_log_error_old'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ap_palloc'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ap_internal_redirect'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `gMimeTypesFile'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ap_log_printf'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ap_setup_client_block'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ap_destroy_sub_req'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ap_get_basic_auth_pw'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ap_listeners'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ap_sub_req_lookup_file'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ap_pstrdup'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `gImplName'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ap_table_add'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ap_get_remote_host'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ap_signal'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ap_send_http_header'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ows_module'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ap_should_client_block'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ap_rwrite'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ap_table_set'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `ap_get_client_block'
    /home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
    `alias_module'
    make: *** [dummy] Error 1
    ** A test compilation with your Makefile configuration
    ** failed. This is most likely because your C compiler
    ** is not ANSI. Apache requires an ANSI C Compiler, such
    ** as gcc. The above error message from your compiler
    ** will also provide a clue.
    Aborting!
    Your comments or suggestions are most welcome.
    Thanks,
    --Edsel
    null

    Hi ,
         First of all please check availability of your OS + DB requiremnts whether it is supported by SAP or not.You can check this at Product Availability Matrix at ::
    http://service.sap.com/pam
         If this support for your environment i.e.RedHat Linux 5.2 with Oracle 10G then be informed that after starting sapinst in step create database it will prompt you for installing your oracle DB. So open a new window & install your databse ,do the patching of your DB & then continue with sapinst after successfull installation of oracle.Rest of details sapinst will prompot you during instal;lation.
        Hope this will guide you for your query.
    Thanks..
    Mohit

  • Apache Trinidad is running with time-stamp checking enabled.

    Experts,
    Contents of my web.xml file
    <context-param>
        <description>If this parameter is true, there will be an automatic check of the modification date of your JSPs, and saved state will be discarded when JSP's change. It will also automatically check if your skinning css files have changed without you having to restart the server. This makes development easier, but adds overhead. For this reason this parameter should be set to false when your application is deployed.</description>
        <param-name>org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION</param-name>
        <param-value>false</param-value>
      </context-param>When my application runs i get the following on the weblogic console
    <ViewHandlerImpl> <_checkTimestamp> Apache Trinidad is running with time-stamp checking enabled. This should not be used in a production environment. See the org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION property in WEB-INF/web.xml
    <UIXEditableValue> <_isBeanValidationAvailable> A Bean Validation provider is not present, therefore bean validation is disabled
    Isnt it a bit strange ? Please advise what is wrong.
    thnks
    jdev 11.1.2.1

    If you're talking about the integrated WLS, time-stamp checking is automatically enabled no matter what so that changes you make in the IDE can be picked up. It's nothing to worry about.
    John

  • Web Policy Agent 2.1 for Apache 1.3.27 with Identity Server 6.1

    Web Policy Agent 2.1 for Apache 1.3.27 with Identity Server 6.1
    Does anybody has a working combination of the above ? I get a ID login page and after that I always get a access denied page. I get this exception on the agent logs:
    2004-10-14 16:28:00.917 Warning 6347:c1818 PolicyAgent: in get_cookie: no cooki
    e in ap_table
    2004-10-14 16:28:01.895 Warning 6359:c1818 PolicyAgent: Invalid URL for propert
    y (com.sun.am.policy.agents.accessDeniedURL) specified
    2004-10-14 16:28:56.742 Warning 6349:c1818 PolicyAgent: am_web_is_access_allowe
    d(http://xx.xx.xx.net:8080/, GET) denying access: status = access de
    nied (20)
    2004-10-14 16:28:56.743 128 6349:c1818 RemoteLog: User testuser1 was denie
    d access to http://xx.xx.xx.net:8080/.
    2004-10-14 16:28:56.831 -1 6349:c1818 PolicyAgent: URL Access Agent: acces
    s denied to testuser1
    We can ignore Invalid URL property part because its just looking for a custom url in place there. I have cookies enabled in my browser. I even turned on the prompt option. No luck yet.
    Any suggestions would be of great help.
    Thanks,
    Sunil.

    From your description, since the agent installs file with a different JRE, I would suspect it has something to do with the availability of JCE provider in the first JRE. By default, WebSphere's JRE is equipped with IBM JCE provider which is what the agent uses to encrypt the necessary
    information. If this provider is not configured correctly it could result in the error that you are seeing. Please check the WebSphere installation and make sure that the JRE used by it has the necessary IBM JCE provider configured. The java.security file for this should contain something like:
    security.provider.1=sun.security.provider.Sun
    security.provider.2=com.ibm.crypto.provider.IBMJCE
    security.provider.3=com.ibm.jsse.IBMJSSEProvider
    security.provider.4=com.ibm.security.cert.IBMCertPath
    security.provider.5=com.ibm.crypto.pkcs11.provider.IBMPKCS11
    Also, make sure that when you are installing the agent you specify the Java Home as prompted by the agent to point to the location where this JRE is installed. Typically this is under WebSphere/AppServer/java directory. HTH, Jerry

  • ColdFusion 9.0.1 Enterprise on Apache 2.2 conflicts with PHP 5

    I am using educational version of ColdFusion 9 (obtained on http://freeriatools.adobe.com), installed in Enterprise Multiserver Configuration.
    Web server: Apache 2.2.16 with PHP 5.3.3.
    OS :Windows XP Professional X86
    Database: MySQL 5.1
    When I have installed ColdFusion 9.0.1 Updater, I can't start Apache 2.2.16. Services console returns error message and launches debugger.
    But, when I have removed PHP 5, it starts! Besides, when I have reinstalled PHP, it can't start again.
    I don't know why it doesn't works.

    Is anything logged to any of these:
    * the Apache logs
    * the CF logs
    * the JRun logs
    * the PHP logs
    I would imagine there'd be something in one or more of those which will tell you what the problem is.
    Adam

  • 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

  • Zenprise software and exchange active sync is no longer working with my work email

    Has anyone resolved this issue yet?  I use Zenprise to allow my email to communicate with my work server.  The account and set up is correctly and I reenrolled to ping the server. I discussed this with my company's support center.  However, my company no longer see's my phone trying to communicate with the server. I also use active sync to sync up the email.  Both are not working and did work fine before the ICS upgrade.  I did everything verizon told me to do.  Such as clear out cache, etc. 
    If my phone can not be fixed, I should receive a free upgrade to apple (since android is not working).  I should not have to pay for a new phone.  Verizon, please fix the software or send me a new apple phone.

    Hello all - I have good and bad news.   The good news is after I deleted both my unique Office365-based exchange accounts and then re-added one, I was asked to allow some policy that allows my company to wipe the device, etc., etc.   That allowed the first one to work, and the second one set up without issue too.   I'm most pleased to have my device working, but my 'fix' isn't too revolutionary so probably not very helpful to you.   I did try the Touchdown app for a bit the other day, but was disappointed that it could only do one account at a time and didn't have the comprehensive cross-account calendar, from what I could tell.  Also, my apologies for possibly polluting the thread but I do not use Zenprise; my phone (although company-issued) is a base Android.  Good luck with your issues and let's hope any other OS upgrade is far, far into the future.

  • I connected my external hard drive to my new imac to put all of the information from my macbook onto it. i have been working on the macbook now and want to reconnect the external hard drive so my imac is updated with the work. How is that done?

    I connected my external hard drive to my new imac to put all of the information from my macbook onto it. I have been working on the macbook now and want to reconnect the external hard drive so my imac is updated with the work. How is that done? or is it possible?

    As I said, I don't use Time Machine, so it'd be best to wait for an "expert" answer, but, with my very limited knowledge, I'd say: probably not - so, for now, I'd suggest you read up on Time Machine:
    http://web.me.com/pondini/Time_Machine/Home.html
    http://support.apple.com/kb/index?page=search&src=support_site.home.search&local e=en_US&q=time%20machine
    And, you might be attracting more knowledgeable answers if you were to post this question in the Time Machine Forum (part of the Snow Leopard forums).

  • How to Virtual cube with services works

    Hi,
    How to Virtual cube with services works.
    can anyone provide me a realtime scenerio.
    if possible provide some code.
    Thanks,
    cheta.

    For which functinality you are trying to create VC with services.
    This is mostly used in SEM BCS.
    You have to create cube similar path like normal cube, but select in the properties virtual cube, services.
    There is a standard FM which connects the Virtual cube to the required cube in BCS. ( this is done by BCS data basis generation function) and we have to do nothing for FM.
    In BCS we use virtual cube only for reporting purpose, since standard BCS cube cannot be used for reporting. hence what we do is create another virtucal cube very smiliar to BCS cube.
    Then both the Virtual cube and BCS cube are connected by standard FM.

  • I currently have and Iphone and Ipad on one Itunes account. My work is providing me with another work Ipad to link with my Iphone.  Do I need to create another account to keep things seperate?

    I currently have a personal iPad and an iPhone linked to one iTune account. My employeer is providing me with a work iPad to use and this will be linked to my iPhone, should I create a second account for the work iPad?

    Existing apps and content would not be automatically downloaded. You'd have to download apps and music manually, or sync them from a computer.  New purchases would be automatically downloaded if you set the iPad to do that. Otherwise, again, you'd have to manually download or sync from iTunes.
    Regards.

  • I suddenly get this connection is untrusted after being on website for five minutes with it working perfectly I want to turn this off.

    I was on the website like five minutes with it working perfectly. My firefox install is new as of two days ago. It suddenly decided the website's certificate is not updated. It wasn't updated five minutes ago, but was working perfectly then. I do not give a ''durn'' what firefox thinks. I want to see this website. There is no ignore this BS and take me to my website button. I want to know how to turn this off permanently. I tried updating firefox and I still have the same issue. Make it stop. My firefox is updated as of five minutes ago to the very newest version. My windows version whatever is also automatically updated so that's not it. I do not use any local antivirus because I am behind a firewall. It can't be the firewall because other computers in my network not using firefox have no problem with the website. Also cannot be my windows because other computers which are just ghosted over copies of the same as this one one my network with same exact default settings also with no changes to them just like this one but using another web browser have no trouble at all with this website. Seriously, nothing is different on the other computers on the network except the use of firefox. They work fine for this website. Firefox brand new update even does not work. Tell me how to fix it. I tried to do the stuff listed in certain other posts here. Apparently this version of firefox is different from the versions talked about when I google because certain parts of the answer don't fit what I see when I try to follow them with this version.
    ''Title edited by a Moderator''

    Make sure that the system time and date on your computer are set correctly.
    If "I Understand the Risks" is missing then this page may be opened in an (i)frame and in that case try the right-click context menu and use "This Frame: Open Frame in New Tab".
    You can retrieve the certificate and check details like who issued certificates and expiration dates of certificates.
    *Click the link at the bottom of the error page: "I Understand the Risks"
    Let Firefox retrieve the certificate: "Add Exception" -> "Get Certificate".
    *Click the "View..." button and inspect the certificate and check who is the issuer of the certificate.
    You can see more Details like intermediate certificates that are used in the Details pane.
    Note that some firewalls monitor secure (https) connections and send their own certificate instead of the website's certificate.

Maybe you are looking for

  • Workflow not getting triggered from MM01

    Hi, I understand there is a similar post but the solution is not so clear there. I wish to trigger a workflow whenever a material is created using tcode MM01. For which i am using BUS1001. (In the header data > start events tab > BO/BUS1001/CREATED b

  • Bug? InfoView SP4 logon using ivsLogonToken and start.do

    Greetings to the forum. We have developed a custom login page for accessing InfoView using the StartAction (start.do) IEnterpriseSession's logon tokens via ivsLogonToken parameters. Everything has worked quite nicely until we started functional tests

  • Using Ear Buds with Laptop

    I have a Toshiba Satellite, just purchased a little over a month ago.  Today I purchased some JVC Ear Buds so that I could listen to music and/or watch a DVD while I'm traveling this year.  I plugged the ear buds in but sound is coming from the lapto

  • Web Services and Internal Tables.

    Hi. In the next days I will need to create a program to consume a Web Service that is going to return data like an internal table, I mean... Field1a | Field2a | Field3a Field1b | Field2b | Field3b Field1c | Field2c | Field3c Do you have any ABAP exam

  • HT3939 I bought a new iPhone5s A1533 but I didn't see LTE or 4G even I on 4G or go to best network area and same place note 3 shows LTE

    I bought a new iPhone5s A1533 but I didn't see LTE or 4G even I on 4G or go to best network area and same place note 3 shows LTE very good <Email Edited by Host>