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

Similar Messages

  • 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

  • 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

  • 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

  • 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

  • Flash plugin for Firefox/Opera (Suse 10) displays partial pages

    In quite a few pages, including toyota's website
    http://toyota.com/vehicles/2007/sequoia/index.html?s_van=GM_HOME_FLASH_SEQUOIA
    the page is displayed incomplete

    That's what I was afraid of, thanks. That however brings two
    more questions
    1- Is there a way to see which version was used to build a
    site?
    2- Is there a timeline for releasing flash player 8.5 or 9
    for linux?

  • Getting 503 error for Apache + Coldfusion on Linux

    Hi Guys,
    I am new to coldfusion and facing issue with the websites.
    Frequently I am encountering 503 errors for my websites sites.
    Apache error_log shows below errors at the time of 503 errors:
    [Thu Aug 15 14:56:11 2013] [notice] jrApache[12343: 16314]  JRun will not accept request.  Check JRun web server configuration and JRun mappings on JRun server.
    [Thu Aug 15 14:57:26 2013] [notice] jrApache[10249: 30633]  JRun will not accept request.  Check JRun web server configuration and JRun mappings on JRun server.
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[11269: 14799]  command error: 104 Connection reset by peer <- [28]
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[11269: 14799]  returning error page for 104 Connection reset by peer
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[21458: 51935]  command error: 104 Connection reset by peer <- [28]
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[21458: 51935]  returning error page for 104 Connection reset by peer
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[9210: 52959]  command error: 104 Connection reset by peer <- [28]
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[9210: 52959]  returning error page for 104 Connection reset by peer
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[8091: 51679]  command error: 104 Connection reset by peer <- [28]
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[8091: 51679]  returning error page for 104 Connection reset by peer
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[21260: 15823]  command error: 104 Connection reset by peer <- [28]
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[9209: 52703]  command error: 104 Connection reset by peer <- [28]
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[9209: 52703]  returning error page for 104 Connection reset by peer
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[28106: 15567]  command error: 104 Connection reset by peer <- [28]
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[28106: 15567]  returning error page for 104 Connection reset by peer
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[21260: 15823]  returning error page for 104 Connection reset by peer
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[3831: 14031]  command error: 104 Connection reset by peer <- [28]
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[3831: 14031]  returning error page for 104 Connection reset by peer
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[21264: 14543]  command error: 104 Connection reset by peer <- [28]
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[21264: 14543]  returning error page for 104 Connection reset by peer
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[30125: 53215]  command error: 104 Connection reset by peer <- [28]
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[30125: 53215]  returning error page for 104 Connection reset by peer
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[9216: 60810]  127.0.0.1:51800 connect failed[28]: 111 111 Connection refused
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[9216: 60810]  returning error page for 111 Connection refused
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[12363: 11782]  127.0.0.1:51800 connect failed[28]: 111 111 Connection refused
    [Thu Aug 15 14:57:27 2013] [notice] jrApache[12363: 11782]  returning error page for 111 Connection refused
    Below is my Jrun settings in httpd.conf file:
    # JRun Settings
    LoadModule jrun_module /opt/coldfusion9/runtime/lib/wsconfig/1/mod_jrun22.so
    <IfModule mod_jrun22.c>
        JRunConfig Verbose false
        JRunConfig Apialloc false
        JRunConfig Ignoresuffixmap false
        JRunConfig Serverstore /opt/coldfusion9/runtime/lib/wsconfig/1/jrunserver.store
        JRunConfig Bootstrap 127.0.0.1:51800
        JRunConfig ConnectTimeout 1500
        AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc .cfr .cfswf
    </IfModule>
    Below are the loaded jrun modules:
    # httpd -M | grep jrun
    core_module (static)
    mpm_prefork_module (static)
    http_module (static)
    so_module (static)
    auth_basic_module (shared)
    auth_digest_module (shared)
    authn_file_module (shared)
    authn_alias_module (shared)
    authn_anon_module (shared)
    authn_dbm_module (shared)
    authn_default_module (shared)
    authz_host_module (shared)
    authz_user_module (shared)
    authz_owner_module (shared)
    authz_groupfile_module (shared)
    authz_dbm_module (shared)
    authz_default_module (shared)
    ldap_module (shared)
    authnz_ldap_module (shared)
    include_module (shared)
    log_config_module (shared)
    logio_module (shared)
    env_module (shared)
    ext_filter_module (shared)
    mime_magic_module (shared)
    expires_module (shared)
    deflate_module (shared)
    headers_module (shared)
    usertrack_module (shared)
    setenvif_module (shared)
    mime_module (shared)
    dav_module (shared)
    status_module (shared)
    autoindex_module (shared)
    info_module (shared)
    dav_fs_module (shared)
    vhost_alias_module (shared)
    negotiation_module (shared)
    dir_module (shared)
    actions_module (shared)
    speling_module (shared)
    userdir_module (shared)
    alias_module (shared)
    rewrite_module (shared)
    proxy_module (shared)
    proxy_balancer_module (shared)
    proxy_ftp_module (shared)
    proxy_http_module (shared)
    proxy_connect_module (shared)
    cache_module (shared)
    suexec_module (shared)
    disk_cache_module (shared)
    file_cache_module (shared)
    mem_cache_module (shared)
    cgi_module (shared)
    version_module (shared)
    ssl_module (shared)
    proxy_ajp_module (shared)
    jrun_module (shared)
    Syntax OK
    Please suggest me to fix this issue.
    Thanks & Regards
    Kalyan Pasupuleti

    Hi Priyank,
    Thanks for your quick reply.
    Coldfusion Version is 9
    Apache Version is : Apache/2.2.3
    OS: CentOS release 5.7 (Final) - 32Bit
    Thanks & Regards
    Kalyan Pasupuleti

  • 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

  • Imaging SusE Linux with XEN

    Has anyone had any problems imaging a Suse Linux 10 sp1 box using Zen 7-02? I was able to create the image and push it but when it booted it said invalid LBAI. I googled and found it is a corrupt MBR. Is it possible to use Zen 7 for imaging of SusE Linux servers with XEN. I should mention the default boot is to the XEN implementation. Anyways I am having no luck finding any solutions.
    Thanks
    BQ

    Bquinner,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • URL for apache plugin for linux with weblogic 6.1

    Hi,
    can anyone tell me, where i can find the apache plugin for linux weblogic 6.1
    thanks in advance,
    cheers chris

    Could you give some detail for this issue? I have tried the plugin with IIS6 and it does works.

  • How to install Apache Server on Linux 10G for HTML DB 1.6

    Hello,
    i have Oracle 10g installed under Suse Linux. Apache needed to be installed too in the oracle home but isn't.
    it's required for HTML 1.6 DB install.
    i did not found it with the normal installation image, how to install Apache for Oracle? for 10G?
    Regards
    Carl

    The Apache is on the Companion CD
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/linuxsoft.html
    Also HTMLDB 1.5, so Install only the Application Server and add the HTMLDB 1.6 from separate Download

  • Flash plugin 10.3 not working in SUSE linux enterprise 10 version.

    OS using: SUSE linux enterprise 10 version
    current Flash Plugin: 9.0
    I have downloaded the latest version of Flash plugin 10.3. for linux and replaced the old flash.so file with the new one. but after updating, i got only blank white screen. When i rigth click on the browser, i can see flash plugin 10.3 menu. I don't know what is the issue. Flash plugin 9 is working fine without any issue. I browse through adobe website and findout some additional libraries are required for FP 10. Is that the problem now. If so how can i fix that. Somebody please help me out.

    Sorry, I know nothing about Linux; it was the only idea I had.
    The only other suggestion I have is to try updating the device drivers for the video adapter, but I'm not sure this will fix the problem.
    Hopefully someone from Adobe can have a look at your problem tomorrow at US daytime.

  • 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

  • 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]

  • Setting up the Apache HTTP Plugin for several BEA Servers

    Hey together,
    i would like to setup the apache http plugin for several bea-servers.
    I am running apache 1.x on my hp-ux system. There are 2 bea-server-domains on this box and both should be proxied by the plugin simultaneously.
    As far as i know it isn't possible to run 2 or more instances of the apache webserver. I heard of virtualhosts, maybe i should try this one out.
    Somebody knows how to deal with this problem or does any1 know if virtualhosts could cope with my needs?
    Thanks in advance

    Ok here i am again and i'm stuck. Here my wishes again:
    there are 2 weblogic-instances (domains) running on a machine xxx, instance A listening on port 8041, instance B listening on port 8051. I want to configure apache virtualhosts in combination with weblogic plugins, so that request with /ld will be sent to instance A while requests with /ldd will be sent to instance B. Both are no clusters. Therefore i tried it with the following configuration (httpd.conf):
    <VirtualHost xxx:8080>
         DocumentRoot "/opt/hpws/apache/htdocs"
         ServerName xxx:8080
         <IfModule mod_weblogic.c>
         WebLogicHost xxx
         WebLogicPort 8041
         #MatchExpression *
         #PathPrepend=/test2
         </IfModule>
         <Location /ld>
         SetHandler weblogic-handler
         PathTrim /ld
         </Location>
    </VirtualHost>
    # VirtualHost2 = xxx:8090
    <VirtualHost xxx:8090>
         DocumentRoot "/opt/hpws/apache/htdocs"
         ServerName xxx:8090
         <IfModule mod_weblogic.c>
         WebLogicHost xxx
         WebLogicPort 8051
         #MatchExpression *
         #PathPrepend=/test2
         </IfModule>
         <Location /ldd>
         SetHandler weblogic-handler
         PathTrim /ldd
         </Location>
    Doesnt really work. Can some1 help please?
    Thanks

Maybe you are looking for

  • Send a request using Http(s)URLConnection through proxy issue

    Hi all, Here are system environment, OS: Ubuntu 12.04 Java version: 1.6.0_27 OpenJDK Runtime Environment (IcedTea6 1.12.4) (6b27-1.12.4-1ubuntu1) OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode) There are 3 roles introduction as below: 1. A http

  • Lost full hd resolution output via VGA to monitor

    Hello Everyone, I was happily recieving full hd output from my macbook to my monitor via a VGA cable. I then disconnected the VGA cable (and the connected mini-displayport to VGA adaptor) from my macbook. I then plugged them back in as before. Howeve

  • Is it possible to have a joint iCloud account on iPad & iPhone and have seperate messaging?

    Hi, I have an iPad (wi-fi only) and an iPhone. They both share the same iTunes account so that apps / music are available on both devices but I currently have seperate iCloud accounts for them. What i want to know though is..... is it possible to hav

  • Ora Apps Concurrent Manager problem

    Here Ora Apps 11i running on a NT server. For some reason Concurrent Manager Service ORAConcMgr terminated and it is not starting up even if i rebooted the machine. Now unable to get any reports etc. from the system. The error thrown while starting t

  • Issue in replacing Cursor

    I have a Cursor to be replaced build based on if exists condition , Cursor needs to be replaced because of performance issues.I am missing logic behind the If exists condition, So if any alternative to this Cursor with a similar Code is appreciated.